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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dbpobj.h72 void bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dbpobj.c95 bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx) function
132 bpobj_free(os, objarray[blkoff], tx);
404 bpobj_free(bpo->bpo_os, subobj, tx);
H A Ddsl_deadlist.c173 bpobj_free(os, dlobj, tx);
184 bpobj_free(os, obj, tx);
H A Ddsl_pool.c537 bpobj_free(dp->dp_meta_objset,

Completed in 118 milliseconds