Searched refs:s_orphan (Results 1 – 3 of 3) sorted by relevance
69 struct list_head s_orphan; member
392 list_for_each(l, &sbi->s_orphan) { in dump_orphan_list()431 if (!list_empty(&sbi->s_orphan)) in ext3_put_super()433 J_ASSERT(list_empty(&sbi->s_orphan)); in ext3_put_super()869 list_add(&EXT3_I(inode)->i_orphan, &EXT3_SB(sb)->s_orphan); in ext3_orphan_cleanup()1161 INIT_LIST_HEAD(&sbi->s_orphan); /* unlinked but open files */ in ext3_read_super()
700 list_add(&inode->u.ext3_i.i_orphan, &EXT3_SB(sb)->s_orphan); in ext3_orphan_add()749 if (prev == &sbi->s_orphan) { in ext3_orphan_del()