Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c5510 uint64_t available_slots = 0; in metaslab_class_throttle_reserve() local
5520 available_slots = max - reserved_slots; in metaslab_class_throttle_reserve()
5522 if (slots <= available_slots || GANG_ALLOCATION(flags) || in metaslab_class_throttle_reserve()