Searched refs:zfs_refcount_remove_few (Results 1 – 3 of 3) sorted by relevance
96 void zfs_refcount_remove_few(zfs_refcount_t *, uint64_t, const void *);127 #define zfs_refcount_remove_few(rc, number, holder) \
228 zfs_refcount_remove_few(zfs_refcount_t *rc, uint64_t number, const void *holder) in zfs_refcount_remove_few() function
5544 zfs_refcount_remove_few(&mc->mc_alloc_slots[allocator], slots, zio); in metaslab_class_throttle_unreserve()