Home
last modified time | relevance | path

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

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