Searched refs:s_orphan (Results 1 – 2 of 2) sorted by relevance
1176 list_for_each(l, &sbi->s_orphan) { in dump_orphan_list()1350 if (!list_empty(&sbi->s_orphan)) in ext4_put_super()1352 ASSERT(list_empty(&sbi->s_orphan)); in ext4_put_super()5482 INIT_LIST_HEAD(&sbi->s_orphan); /* unlinked but open files */ in __ext4_fill_super()
1578 struct list_head s_orphan; /* List of orphaned inodes in on disk member