Searched refs:PREALLOC_TB_SIZE (Results 1 – 2 of 2) sorted by relevance
152 #define PREALLOC_TB_SIZE 10 macro158 struct list_head lg_prealloc_list[PREALLOC_TB_SIZE];
2665 for (j = 0; j < PREALLOC_TB_SIZE; j++) in ext4_mb_init()3409 if (order > PREALLOC_TB_SIZE - 1) in ext4_mb_use_preallocated()3411 order = PREALLOC_TB_SIZE - 1; in ext4_mb_use_preallocated()3418 for (i = order; i < PREALLOC_TB_SIZE; i++) { in ext4_mb_use_preallocated()4312 if (order > PREALLOC_TB_SIZE - 1) in ext4_mb_add_n_trim()4314 order = PREALLOC_TB_SIZE - 1; in ext4_mb_add_n_trim()