Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h99 DMU_OT_OLDACL, /* Old ACL */ enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h196 DMU_OT_OLDACL, /* Old ACL */ enumerator
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1145 DMU_OT_OLDACL, /* Old ACL */ enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1239 otype = DMU_OT_OLDACL; in zfs_aclset_common()