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

/external/e2fsprogs/e2fsck/
H A Dpass5.c709 EXT2_BG_INODE_ZEROED))) {
711 EXT2_BG_INODE_ZEROED);
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h197 #define EXT2_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */ macro
/external/e2fsprogs/misc/
H A Ddumpe2fs.c130 print_bg_opt(bg_flags, EXT2_BG_INODE_ZEROED, "ITABLE_ZEROED",
H A Dtune2fs.c564 gd->bg_flags = EXT2_BG_INODE_ZEROED;
574 if ((gd->bg_flags & EXT2_BG_INODE_ZEROED) == 0) {
H A Dmke2fs.c339 ext2fs_bg_flags_set(fs, i, EXT2_BG_INODE_ZEROED);
/external/e2fsprogs/resize/
H A Dresize2fs.c541 EXT2_BG_INODE_ZEROED);

Completed in 1647 milliseconds