Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Drefcount.h68 void refcount_destroy(refcount_t *rc);
93 #define refcount_destroy(rc) ((rc)->rc_count = 0)
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drrwlock.c158 refcount_destroy(&rrl->rr_anon_rcount); in rrw_destroy()
159 refcount_destroy(&rrl->rr_linked_rcount); in rrw_destroy()
H A Darc.c1813 refcount_destroy(&hdr->b_l1hdr.b_refcnt); in hdr_full_dest()
6181 refcount_destroy(&p->p_refcnt); in arc_remove_prune_callback()
7065 refcount_destroy(&arc_mru->arcs_esize[ARC_BUFC_DATA]); in arc_state_fini()
7075 refcount_destroy(&arc_anon->arcs_size); in arc_state_fini()
7076 refcount_destroy(&arc_mru->arcs_size); in arc_state_fini()
7077 refcount_destroy(&arc_mru_ghost->arcs_size); in arc_state_fini()
7078 refcount_destroy(&arc_mfu->arcs_size); in arc_state_fini()
7079 refcount_destroy(&arc_mfu_ghost->arcs_size); in arc_state_fini()
7080 refcount_destroy(&arc_l2c_only->arcs_size); in arc_state_fini()
7363 refcount_destroy(&p->p_refcnt); in arc_fini()
[all …]
H A Dabd.c334 refcount_destroy(&abd->abd_children); in abd_free_scatter()
384 refcount_destroy(&abd->abd_children); in abd_free_linear()
537 refcount_destroy(&abd->abd_children); in abd_put()
H A Drefcount.c111 refcount_destroy(refcount_t *rc) in refcount_destroy() function
H A Dspa_misc.c496 refcount_destroy(&scl->scl_count); in spa_config_lock_destroy()
902 refcount_destroy(&spa->spa_refcount); in spa_remove()
H A Ddnode.c172 refcount_destroy(&dn->dn_holds); in dnode_dest()
173 refcount_destroy(&dn->dn_tx_holds); in dnode_dest()
H A Dmetaslab.c324 refcount_destroy(&mc->mc_alloc_slots[i]); in metaslab_class_destroy()
776 refcount_destroy(&mg->mg_alloc_queue_depth[i]); in metaslab_group_destroy()
H A Dsa.c1318 refcount_destroy(&idx_tab->sa_refcount); in sa_idx_tab_rele()
H A Ddsl_dataset.c350 refcount_destroy(&ds->ds_longholds); in dsl_dataset_evict_async()
579 refcount_destroy(&ds->ds_longholds); in dsl_dataset_hold_obj()
H A Ddbuf.c332 refcount_destroy(&db->db_holds); in dbuf_dest()
933 refcount_destroy(&dbuf_caches[dcs].size); in dbuf_fini()
H A Ddsl_scan.c1330 refcount_destroy(&spc->spc_refcnt); in scan_prefetch_ctx_rele()