Home
last modified time | relevance | path

Searched refs:EXT4_MB_STREAM_ALLOC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c1737 if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { in ext4_mb_use_best_found()
2374 if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { in ext4_mb_regular_allocator()
4738 ac->ac_flags |= EXT4_MB_STREAM_ALLOC; in ext4_mb_group_or_file()
4745 ac->ac_flags |= EXT4_MB_STREAM_ALLOC; in ext4_mb_group_or_file()
H A Dext4.h148 #define EXT4_MB_STREAM_ALLOC 0x0800 macro
/kernel/linux/linux-6.6/fs/ext4/
H A 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()
5784 ac->ac_flags |= EXT4_MB_STREAM_ALLOC; in ext4_mb_group_or_file()
H A Dext4.h209 #define EXT4_MB_STREAM_ALLOC 0x0800 macro
/kernel/linux/linux-5.10/include/trace/events/
H A Dext4.h36 { EXT4_MB_STREAM_ALLOC, "STREAM_ALLOC" }, \
/kernel/linux/linux-6.6/include/trace/events/
H A Dext4.h36 { EXT4_MB_STREAM_ALLOC, "STREAM_ALLOC" }, \

Completed in 44 milliseconds