Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dresize.c230 #define MAX_RESIZE_BG 16384 macro
249 max_resize_bg = umin(flexbg_size, MAX_RESIZE_BG); in alloc_flex_gd()