Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbpobj.c422 p->bpo_phys->bpo_subobjs, in bpobj_iterate_impl()
428 bpo->bpo_phys->bpo_subobjs != 0) { in bpobj_iterate_impl()
433 bpo->bpo_phys->bpo_subobjs, in bpobj_iterate_impl()
437 bpo->bpo_phys->bpo_subobjs = 0; in bpobj_iterate_impl()
554 VERIFY0(bpo->bpo_phys->bpo_subobjs); in livelist_bpobj_iterate_from_nofree()
680 if (bpo->bpo_phys->bpo_subobjs != 0) { in bpobj_enqueue_subobj()
722 if (bpo->bpo_phys->bpo_subobjs == 0) { in bpobj_enqueue_subobj()
723 bpo->bpo_phys->bpo_subobjs = in bpobj_enqueue_subobj()
735 subbpo.bpo_phys->bpo_subobjs = 0; in bpobj_enqueue_subobj()
763 if (bpo->bpo_phys->bpo_subobjs == 0) { in bpobj_enqueue_subobj()
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dbpobj.h50 uint64_t bpo_subobjs; member
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c1190 (u_longlong_t)bpop->bpo_subobjs); in dump_bpobj()
2571 if (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_subobjs != 0) { in dump_full_bpobj()
2583 (u_longlong_t)bpo->bpo_phys->bpo_subobjs, in dump_full_bpobj()
2593 (u_longlong_t)bpo->bpo_phys->bpo_subobjs, in dump_full_bpobj()
2602 bpo->bpo_phys->bpo_subobjs, in dump_full_bpobj()
2770 if (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_subobjs != 0) { in bpobj_count_refd()
2771 mos_obj_refd(bpo->bpo_phys->bpo_subobjs); in bpobj_count_refd()
2777 bpo->bpo_phys->bpo_subobjs, in bpobj_count_refd()