Searched refs:s_last_orphan (Results 1 – 10 of 10) sorted by relevance
96 check_field(s_last_orphan, 4); in main()
71 sb->s_last_orphan = ext2fs_swab32(sb->s_last_orphan); in ext2fs_swap_super()
700 __u32 s_last_orphan; /* start of list of inodes to delete */ member
377 if (sb->s_last_orphan) in list_super2()379 sb->s_last_orphan); in list_super2()
328 if ((ino = fs->super->s_last_orphan) == 0) in release_orphan_inodes()342 fs->super->s_last_orphan = 0; in release_orphan_inodes()
1305 if (fs->super->s_last_orphan) { in e2fsck_pass1()1306 fs->super->s_last_orphan = 0; in e2fsck_pass1()
78 __u32 s_last_orphan; member
131 { "last_orphan", &set_sb.s_last_orphan, NULL, 4, parse_uint },
167 __u32 s_last_orphan; /* start of list of inodes to delete */
3832 if (global_fs->super->s_last_orphan) in main()