Searched refs:EXT4_MB_STREAM_ALLOC (Results 1 – 3 of 3) sorted by relevance
1667 if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { in ext4_mb_use_best_found()2142 if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { in ext4_mb_regular_allocator()4143 ac->ac_flags |= EXT4_MB_STREAM_ALLOC; in ext4_mb_group_or_file()4150 ac->ac_flags |= EXT4_MB_STREAM_ALLOC; in ext4_mb_group_or_file()
120 #define EXT4_MB_STREAM_ALLOC 0x0800 macro
33 { EXT4_MB_STREAM_ALLOC, "STREAM_ALLOC" }, \