Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dbptree.h53 boolean_t bptree_is_empty(objset_t *os, uint64_t obj);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dbptree.c106 bptree_is_empty(objset_t *os, uint64_t obj) in bptree_is_empty() function
H A Ddsl_scan.c1503 if (bptree_is_empty(dp->dp_meta_objset, dp->dp_bptree_obj)) { in dsl_scan_sync()