Searched refs:bpo_havesubobj (Results 1 – 3 of 3) sorted by relevance
106 if (!bpo.bpo_havesubobj || bpo.bpo_phys->bpo_subobjs == 0) in bpobj_free()172 bpo->bpo_havesubobj = (doi.doi_bonus_size > BPOBJ_SIZE_V1); in bpobj_open()199 (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_num_subobjs != 0)); in bpobj_hasentries()262 if (err || !bpo->bpo_havesubobj || bpo->bpo_phys->bpo_subobjs == 0) in bpobj_iterate_impl()378 ASSERT(bpo->bpo_havesubobj); in bpobj_enqueue_subobj()
62 uint8_t bpo_havesubobj; member
1488 if (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_subobjs != 0) { in dump_full_bpobj()