Searched refs:s_last_orphan (Results 1 – 10 of 10) sorted by relevance
284 if (sb->s_last_orphan) in list_super2()286 sb->s_last_orphan); in list_super2()
62 sb->s_last_orphan = ext2fs_swab32(sb->s_last_orphan); in ext2fs_swap_super()
574 __u32 s_last_orphan; /* start of list of inodes to delete */ member
233 if ((ino = fs->super->s_last_orphan) == 0) in release_orphan_inodes()240 fs->super->s_last_orphan = 0; in release_orphan_inodes()
589 if (fs->super->s_last_orphan) { in e2fsck_pass1()590 fs->super->s_last_orphan = 0; in e2fsck_pass1()
403 __u32 s_last_orphan; /* start of list of inodes to delete */ member
474 __le32 s_last_orphan; /* start of list of inodes to delete */ member
76 __u32 s_last_orphan; member
110 { "last_orphan", &set_sb.s_last_orphan, 4, parse_uint },
167 __u32 s_last_orphan; /* start of list of inodes to delete */