Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h105 DMU_OT_ZVOL, /* UINT8 */ enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h202 DMU_OT_ZVOL, /* UINT8 */ enumerator
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1151 DMU_OT_ZVOL, /* UINT8 */ enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1921 if (level > 0 && (DMU_OT_IS_FILE(objtype) || objtype == DMU_OT_ZVOL)) { in spa_preferred_class()
H A Dzvol.c361 error = dmu_object_claim(os, ZVOL_OBJ, DMU_OT_ZVOL, volblocksize, in zvol_create_cb()