Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Drefcount.h65 void refcount_destroy(refcount_t *rc);
86 #define refcount_destroy(rc) ((rc)->rc_count = 0)
/titanic_41/usr/src/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 Drefcount.c100 refcount_destroy(refcount_t *rc) in refcount_destroy() function
H A Dspa_misc.c371 refcount_destroy(&scl->scl_count); in spa_config_lock_destroy()
709 refcount_destroy(&spa->spa_refcount); in spa_remove()
H A Darc.c1477 refcount_destroy(&hdr->b_l1hdr.b_refcnt); in hdr_full_dest()
5508 refcount_destroy(&arc_anon->arcs_size); in arc_fini()
5509 refcount_destroy(&arc_mru->arcs_size); in arc_fini()
5510 refcount_destroy(&arc_mru_ghost->arcs_size); in arc_fini()
5511 refcount_destroy(&arc_mfu->arcs_size); in arc_fini()
5512 refcount_destroy(&arc_mfu_ghost->arcs_size); in arc_fini()
5513 refcount_destroy(&arc_l2c_only->arcs_size); in arc_fini()
7060 refcount_destroy(&remdev->l2ad_alloc); in l2arc_remove_vdev()
H A Ddnode.c172 refcount_destroy(&dn->dn_holds); in dnode_dest()
173 refcount_destroy(&dn->dn_tx_holds); in dnode_dest()
H A Ddsl_dataset.c306 refcount_destroy(&ds->ds_longholds); in dsl_dataset_evict_async()
467 refcount_destroy(&ds->ds_longholds); in dsl_dataset_hold_obj()
529 refcount_destroy(&ds->ds_longholds); in dsl_dataset_hold_obj()
H A Dsa.c1321 refcount_destroy(&idx_tab->sa_refcount); in sa_idx_tab_rele()
H A Ddbuf.c92 refcount_destroy(&db->db_holds); in dbuf_dest()