Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dbpobj.c377 uint64_t used, comp, uncomp, subsubobjs; in bpobj_enqueue_subobj() local
420 subsubobjs = subbpo.bpo_phys->bpo_subobjs; in bpobj_enqueue_subobj()
421 if (subsubobjs != 0) { in bpobj_enqueue_subobj()
424 VERIFY3U(0, ==, dmu_object_info(bpo->bpo_os, subsubobjs, &doi)); in bpobj_enqueue_subobj()
429 VERIFY3U(0, ==, dmu_buf_hold(bpo->bpo_os, subsubobjs, in bpobj_enqueue_subobj()
446 subsubobjs, tx)); in bpobj_enqueue_subobj()