Searched refs:mca_alloc_max_slots (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h153 * refcount. The mca_alloc_max_slots value determines the maximum
158 uint64_t mca_alloc_max_slots; member in struct:metaslab_class_allocator
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c4605 atomic_inc_64(&mca->mca_alloc_max_slots);
5674 uint64_t max = mca->mca_alloc_max_slots;
H A Dspa.c9809 normal->mc_allocator[i].mca_alloc_max_slots =
9811 special->mc_allocator[i].mca_alloc_max_slots =
9813 dedup->mc_allocator[i].mca_alloc_max_slots =

Completed in 193 milliseconds