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