Searched refs:ext3_orphan_get (Results 1 – 3 of 3) sorted by relevance
643 extern struct inode * ext3_orphan_get (struct super_block *, unsigned long);
533 struct inode *ext3_orphan_get(struct super_block *sb, unsigned long ino) in ext3_orphan_get() function
864 ext3_orphan_get(sb, le32_to_cpu(es->s_last_orphan)))) { in ext3_orphan_cleanup()