Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Drefcount.h72 void zfs_refcount_destroy(zfs_refcount_t *);
97 #define zfs_refcount_destroy(rc) ((rc)->rc_count = 0)
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Drrwlock.c158 zfs_refcount_destroy(&rrl->rr_anon_rcount); in rrw_destroy()
159 zfs_refcount_destroy(&rrl->rr_linked_rcount); in rrw_destroy()
Darc.c1813 zfs_refcount_destroy(&hdr->b_l1hdr.b_refcnt); in hdr_full_dest()
6184 zfs_refcount_destroy(&p->p_refcnt); in arc_remove_prune_callback()
7067 zfs_refcount_destroy(&arc_anon->arcs_esize[ARC_BUFC_METADATA]); in arc_state_fini()
7068 zfs_refcount_destroy(&arc_anon->arcs_esize[ARC_BUFC_DATA]); in arc_state_fini()
7069 zfs_refcount_destroy(&arc_mru->arcs_esize[ARC_BUFC_METADATA]); in arc_state_fini()
7070 zfs_refcount_destroy(&arc_mru->arcs_esize[ARC_BUFC_DATA]); in arc_state_fini()
7071 zfs_refcount_destroy(&arc_mru_ghost->arcs_esize[ARC_BUFC_METADATA]); in arc_state_fini()
7072 zfs_refcount_destroy(&arc_mru_ghost->arcs_esize[ARC_BUFC_DATA]); in arc_state_fini()
7073 zfs_refcount_destroy(&arc_mfu->arcs_esize[ARC_BUFC_METADATA]); in arc_state_fini()
7074 zfs_refcount_destroy(&arc_mfu->arcs_esize[ARC_BUFC_DATA]); in arc_state_fini()
[all …]
Dabd.c334 zfs_refcount_destroy(&abd->abd_children); in abd_free_scatter()
384 zfs_refcount_destroy(&abd->abd_children); in abd_free_linear()
537 zfs_refcount_destroy(&abd->abd_children); in abd_put()
Drefcount.c111 zfs_refcount_destroy(zfs_refcount_t *rc) in zfs_refcount_destroy() function
Dspa_misc.c522 zfs_refcount_destroy(&scl->scl_count); in spa_config_lock_destroy()
933 zfs_refcount_destroy(&spa->spa_refcount); in spa_remove()
Ddnode.c193 zfs_refcount_destroy(&dn->dn_holds); in dnode_dest()
194 zfs_refcount_destroy(&dn->dn_tx_holds); in dnode_dest()
Dmetaslab.c325 zfs_refcount_destroy(&mc->mc_alloc_slots[i]); in metaslab_class_destroy()
795 zfs_refcount_destroy(&mg->mg_alloc_queue_depth[i]); in metaslab_group_destroy()
Dsa.c1321 zfs_refcount_destroy(&idx_tab->sa_refcount); in sa_idx_tab_rele()
Ddsl_dataset.c350 zfs_refcount_destroy(&ds->ds_longholds); in dsl_dataset_evict_async()
582 zfs_refcount_destroy(&ds->ds_longholds); in dsl_dataset_hold_obj()
Ddbuf.c325 zfs_refcount_destroy(&db->db_holds); in dbuf_dest()
916 zfs_refcount_destroy(&dbuf_caches[dcs].size); in dbuf_fini()
Ddsl_scan.c1334 zfs_refcount_destroy(&spc->spc_refcnt); in scan_prefetch_ctx_rele()