Searched refs:EXT2_BG_INODE_ZEROED (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h176 #define EXT2_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */ macro
/external/e2fsprogs/misc/
H A Ddumpe2fs.c122 print_bg_opt(bg_flags, EXT2_BG_INODE_ZEROED, "ITABLE_ZEROED",
H A Dmke2fs.c388 fs->group_desc[i].bg_flags |= EXT2_BG_INODE_ZEROED;
/external/e2fsprogs/resize/
H A Dresize2fs.c501 EXT2_BG_INODE_ZEROED;

Completed in 24 milliseconds