Home | History | Annotate | Download | only in resize

Lines Matching defs:uninit

114 	/* Clear the block bitmap uninit flag for the last block group */
1783 int uninit = 0;
1790 uninit = fs->group_desc[group].bg_flags & EXT2_BG_BLOCK_UNINIT;
1800 if ((uninit &&
1826 uninit = (fs->group_desc[group].bg_flags &
1850 uninit = fs->group_desc[group].bg_flags & EXT2_BG_INODE_UNINIT;
1852 if (uninit ||
1868 uninit = (fs->group_desc[group].bg_flags &