Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c45 #define GANG_ALLOCATION(flags) \ macro
5174 if (allocatable && !GANG_ALLOCATION(flags) && !try_hard) { in metaslab_alloc_dva()
5290 GANG_ALLOCATION(flags) || (flags & METASLAB_ZIL) != 0 || in metaslab_alloc_dva()
5616 if (slots <= available_slots || GANG_ALLOCATION(flags) || in metaslab_class_throttle_reserve()