Searched refs:ext4_bg_has_super_block (Results 1 – 4 of 4) sorted by relevance
67 int ext4_bg_has_super_block(int bg) in ext4_bg_has_super_block() function109 if (ext4_bg_has_super_block(aux_info.groups - 1)) in ext4_create_fs_aux_info()223 if (ext4_bg_has_super_block(i)) { in ext4_fill_in_sb()295 if (ext4_bg_has_super_block(i)) { in ext4_create_resize_inode()
133 int ext4_bg_has_super_block(int bg);
411 if (ext4_bg_has_super_block(i)) { in update_superblocks_and_bg_desc()
286 bg->has_superblock = ext4_bg_has_super_block(i); in init_bg()