Home
last modified time | relevance | path

Searched refs:bpobj_free (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dbpobj.h77 void bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deadlist.c393 bpobj_free(os, dlobj, tx); in dsl_deadlist_free()
405 bpobj_free(os, obj, tx); in dsl_deadlist_free()
608 bpobj_free(os, dle->dle_bpobj.bpo_object, tx); in dsl_deadlist_remove_entry()
637 bpobj_free(os, dle->dle_bpobj.bpo_object, tx); in dsl_deadlist_clear_entry()
H A Dbpobj.c97 bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx) in bpobj_free() function
134 bpobj_free(os, objarray[blkoff], tx); in bpobj_free()
694 bpobj_free(bpo->bpo_os, subobj, tx); in bpobj_enqueue_subobj()
H A Ddsl_pool.c462 bpobj_free(dp->dp_meta_objset, in dsl_pool_destroy_obsolete_bpobj()