Home
last modified time | relevance | path

Searched refs:ext4_mb_cr_expensive (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/ext4/
Dmballoc.c2455 if (!ext4_mb_cr_expensive(ac->ac_criteria)) { in ext4_mb_complex_scan_group()
2668 if (!ext4_mb_cr_expensive(cr) && in ext4_mb_good_group_nolock()
2859 (ext4_mb_cr_expensive(cr) || in ext4_mb_regular_allocator()
Dext4.h2928 static inline bool ext4_mb_cr_expensive(enum criteria cr) in ext4_mb_cr_expensive() function