ext4_orphan_get  1040 fs/ext4/ext4.h extern struct inode * ext4_orphan_get(struct super_block *, unsigned long);
ext4_orphan_get  1728 fs/ext4/super.c 		inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan));