Searched refs:ext4_orphan_get (Results 1 – 3 of 3) sorted by relevance
1207 struct inode *ext4_orphan_get(struct super_block *sb, unsigned long ino) in ext4_orphan_get() function
2477 extern struct inode * ext4_orphan_get(struct super_block *, unsigned long);
2674 inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan)); in ext4_orphan_cleanup()