Searched refs:ext4_orphan_get (Results 1 – 3 of 3) sorted by relevance
467 inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan)); in ext4_orphan_cleanup()482 inode = ext4_orphan_get(sb, le32_to_cpu(bdata[j])); in ext4_orphan_cleanup()
1367 struct inode *ext4_orphan_get(struct super_block *sb, unsigned long ino) in ext4_orphan_get() function
2865 extern struct inode * ext4_orphan_get(struct super_block *, unsigned long);