Searched refs:s_last_orphan (Results 1 – 9 of 9) sorted by relevance
95 check_field(s_last_orphan, 4); in main()
62 sb->s_last_orphan = ext2fs_swab32(sb->s_last_orphan); in ext2fs_swap_super()
643 __u32 s_last_orphan; /* start of list of inodes to delete */ member
350 if (sb->s_last_orphan) in list_super2()352 sb->s_last_orphan); in list_super2()
238 if ((ino = fs->super->s_last_orphan) == 0) in release_orphan_inodes()245 fs->super->s_last_orphan = 0; in release_orphan_inodes()
682 if (fs->super->s_last_orphan) { in e2fsck_pass1()683 fs->super->s_last_orphan = 0; in e2fsck_pass1()
76 __u32 s_last_orphan; member
123 { "last_orphan", &set_sb.s_last_orphan, NULL, 4, parse_uint },
167 __u32 s_last_orphan; /* start of list of inodes to delete */