Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbpobj.c385 uint64_t used, comp, uncomp, subsubobjs; in bpobj_enqueue_subobj() local
430 subsubobjs = subbpo.bpo_phys->bpo_subobjs; in bpobj_enqueue_subobj()
431 if (subsubobjs != 0) { in bpobj_enqueue_subobj()
434 VERIFY3U(0, ==, dmu_object_info(bpo->bpo_os, subsubobjs, &doi)); in bpobj_enqueue_subobj()
439 VERIFY3U(0, ==, dmu_buf_hold(bpo->bpo_os, subsubobjs, in bpobj_enqueue_subobj()
456 subsubobjs, tx)); in bpobj_enqueue_subobj()