Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h103 DMU_OT_UNLINKED_SET, /* ZAP */ enumerator
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h164 DMU_OT_UNLINKED_SET, /* ZAP */ enumerator
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_znode.c1804 obj = zap_create(os, DMU_OT_UNLINKED_SET, DMU_OT_NONE, 0, tx); in zfs_create_fs()