Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dmballoc.c2163 if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { in ext4_mb_use_best_found()
2840 if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { in ext4_mb_regular_allocator()
5779 ac->ac_flags |= EXT4_MB_STREAM_ALLOC; in ext4_mb_group_or_file()
Dext4.h209 #define EXT4_MB_STREAM_ALLOC 0x0800 macro
/linux-6.6.21/include/trace/events/
Dext4.h36 { EXT4_MB_STREAM_ALLOC, "STREAM_ALLOC" }, \