Home
last modified time | relevance | path

Searched refs:MB_DEFAULT_STREAM_THRESHOLD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.h58 * files smaller than MB_DEFAULT_STREAM_THRESHOLD are served
64 #define MB_DEFAULT_STREAM_THRESHOLD 16 /* 64K */ macro
H A Dmballoc.c2978 sbi->s_mb_stream_request = MB_DEFAULT_STREAM_THRESHOLD; in ext4_mb_init()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.h58 * files smaller than MB_DEFAULT_STREAM_THRESHOLD are served
64 #define MB_DEFAULT_STREAM_THRESHOLD 16 /* 64K */ macro
H A Dmballoc.c3666 sbi->s_mb_stream_request = MB_DEFAULT_STREAM_THRESHOLD; in ext4_mb_init()

Completed in 28 milliseconds