Searched refs:E2FS_BG_INODE_ZEROED (Results 1 – 3 of 3) sorted by relevance
463 …KASSERT(!E2FS_HAS_GD_CSUM(fs) || (fs->e2fs_gd[cg].ext2bgd_flags & h2fs16(E2FS_BG_INODE_ZEROED)) !=… in ext2fs_nodealloccg()879 (gd->ext2bgd_flags & h2fs16(E2FS_BG_INODE_ZEROED)) != 0) in ext2fs_cg_verify_and_initialize()923 gd->ext2bgd_flags |= h2fs16(E2FS_BG_INODE_ZEROED); in ext2fs_cg_verify_and_initialize()
450 #define E2FS_BG_INODE_ZEROED 0x0004 /* On-disk inode table initialized */ macro
1167 h2fs16(E2FS_BG_INODE_ZEROED)) != 0); in ext2fs_newvnode()