Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbpobj.c110 if (!bpo.bpo_havesubobj || bpo.bpo_phys->bpo_subobjs == 0) in bpobj_free()
176 bpo->bpo_havesubobj = (doi.doi_bonus_size > BPOBJ_SIZE_V1); in bpobj_open()
211 (!bpo->bpo_havesubobj || bpo->bpo_phys->bpo_num_subobjs == 0)); in bpobj_is_empty_impl()
252 if (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_subobjs != 0) { in bpi_alloc()
427 if (bpo->bpo_havesubobj && in bpobj_iterate_impl()
553 if (bpo->bpo_havesubobj) in livelist_bpobj_iterate_from_nofree()
656 ASSERT(bpo->bpo_havesubobj); in bpobj_enqueue_subobj()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dbpobj.h65 uint8_t bpo_havesubobj; member
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c2571 if (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_subobjs != 0) { in dump_full_bpobj()
2770 if (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_subobjs != 0) { in bpobj_count_refd()