Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass5.c738 EXT2_BG_INODE_ZEROED))) { in check_inode_bitmaps()
740 EXT2_BG_INODE_ZEROED); in check_inode_bitmaps()
/external/e2fsprogs/misc/
Ddumpe2fs.c132 print_bg_opt(bg_flags, EXT2_BG_INODE_ZEROED, "ITABLE_ZEROED", in print_bg_opts()
Dmke2fs.c436 ext2fs_bg_flags_set(fs, i, EXT2_BG_INODE_ZEROED); in write_inode_tables()
Dtune2fs.c984 gd->bg_flags = EXT2_BG_INODE_ZEROED; in enable_uninit_bg()
/external/e2fsprogs/lib/ext2fs/
Dext2_fs.h213 #define EXT2_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */ macro
/external/e2fsprogs/resize/
Dresize2fs.c952 EXT2_BG_INODE_ZEROED); in adjust_fs_info()