Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbpobj.c207 bpobj_is_empty_impl(bpobj_t *bpo) in bpobj_is_empty_impl() function
218 boolean_t is_empty = bpobj_is_empty_impl(bpo); in bpobj_is_empty()
417 if (bpobj_is_empty_impl(bpo)) { in bpobj_iterate_impl()