Home
last modified time | relevance | path

Searched refs:flex_bg (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ext4/
Dballoc.c186 int flex_bg = 0; in ext4_init_block_bitmap() local
217 flex_bg = 1; in ext4_init_block_bitmap()
221 if (!flex_bg || ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
225 if (!flex_bg || ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
231 if (!flex_bg || ext4_block_in_group(sb, tmp, block_group)) in ext4_init_block_bitmap()
Dext4.h1746 EXT4_FEATURE_INCOMPAT_FUNCS(flex_bg, FLEX_BG) in EXT4_FEATURE_COMPAT_FUNCS()
/linux-4.4.14/Documentation/filesystems/
Dext4.txt95 flex_bg feature
97 * Inode allocation using large virtual block groups via flex_bg
119 The big performance win will come with mballoc, delalloc and flex_bg