Searched refs:bptree_alloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dbptree.h51 uint64_t bptree_alloc(objset_t *os, dmu_tx_t *tx);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dbptree.c60 bptree_alloc(objset_t *os, dmu_tx_t *tx) function
H A Ddsl_destroy.c973 dp->dp_bptree_obj = bptree_alloc(mos, tx);

Completed in 89 milliseconds