Searched refs:s_last_orphan (Results 1 – 11 of 11) sorted by relevance
87 check_field(s_last_orphan); in check_superblock_fields()
62 sb->s_last_orphan = ext2fs_swab32(sb->s_last_orphan); in ext2fs_swap_super()
575 __u32 s_last_orphan; /* start of list of inodes to delete */ member
315 if (sb->s_last_orphan) in list_super2()317 sb->s_last_orphan); in list_super2()
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
232 if ((ino = fs->super->s_last_orphan) == 0) in release_orphan_inodes()239 fs->super->s_last_orphan = 0; in release_orphan_inodes()
665 if (fs->super->s_last_orphan) { in e2fsck_pass1()666 fs->super->s_last_orphan = 0; in e2fsck_pass1()
115 { "last_orphan", &set_sb.s_last_orphan, 4, parse_uint },
76 __u32 s_last_orphan; member
167 __u32 s_last_orphan; /* start of list of inodes to delete */