Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h137 DMU_OT_BPOBJ_SUBOBJ, /* UINT64 */ enumerator
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dbpobj.c272 ASSERT3U(doi.doi_type, ==, DMU_OT_BPOBJ_SUBOBJ); in bpobj_iterate_impl()
401 DMU_OT_BPOBJ_SUBOBJ, SPA_OLD_MAXBLOCKSIZE, in bpobj_enqueue_subobj()
407 ASSERT3U(doi.doi_type, ==, DMU_OT_BPOBJ_SUBOBJ); in bpobj_enqueue_subobj()
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h200 DMU_OT_BPOBJ_SUBOBJ, /* UINT64 */ enumerator