Searched refs:bpobj_free (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| HD | bpobj.h | 72 void bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx);
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | bpobj.c | 95 bpobj_free(objset_t *os, uint64_t obj, dmu_tx_t *tx) in bpobj_free() function 132 bpobj_free(os, objarray[blkoff], tx); in bpobj_free() 404 bpobj_free(bpo->bpo_os, subobj, tx); in bpobj_enqueue_subobj()
|
| HD | dsl_deadlist.c | 173 bpobj_free(os, dlobj, tx); in dsl_deadlist_free() 184 bpobj_free(os, obj, tx); in dsl_deadlist_free()
|
| HD | dsl_pool.c | 532 bpobj_free(dp->dp_meta_objset, in dsl_pool_destroy_obsolete_bpobj()
|