Searched refs:zfs_refcount_remove_few (Results 1 – 3 of 3) sorted by relevance
88 void zfs_refcount_remove_few(zfs_refcount_t *, uint64_t, const void *);119 #define zfs_refcount_remove_few(rc, number, holder) \
216 zfs_refcount_remove_few(zfs_refcount_t *rc, uint64_t number, const void *holder) in zfs_refcount_remove_few() function
5659 zfs_refcount_remove_few(&mca->mca_alloc_slots, slots, zio); in metaslab_class_throttle_unreserve()