Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c5605 uint64_t available_slots = 0; in metaslab_class_throttle_reserve() local
5614 available_slots = max - reserved_slots; in metaslab_class_throttle_reserve()
5616 if (slots <= available_slots || GANG_ALLOCATION(flags) || in metaslab_class_throttle_reserve()