Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/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