Searched refs:EXT4_BG_INODE_UNINIT (Results 1 – 2 of 2) sorted by relevance
178 bg->flags &= ~EXT4_BG_INODE_UNINIT; in allocate_bg_inode_table()294 bg->flags = EXT4_BG_INODE_UNINIT; in init_bg()
125 #define EXT4_BG_INODE_UNINIT 0x0001 macro