Searched refs:ext4_bg_has_super_block (Results 1 – 4 of 4) sorted by relevance
69 int ext4_bg_has_super_block(int bg) in ext4_bg_has_super_block() function111 if (ext4_bg_has_super_block(aux_info.groups - 1)) in ext4_create_fs_aux_info()225 if (ext4_bg_has_super_block(i)) { in ext4_fill_in_sb()310 if (ext4_bg_has_super_block(i)) { in ext4_create_resize_inode()
168 int ext4_bg_has_super_block(int bg);
410 if (ext4_bg_has_super_block(i)) { in update_superblocks_and_bg_desc()
287 bg->has_superblock = ext4_bg_has_super_block(i); in init_bg()