Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h99 DMU_OT_OLDACL, /* Old ACL */ enumerator
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h160 DMU_OT_OLDACL, /* Old ACL */ enumerator
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1217 otype = DMU_OT_OLDACL; in zfs_aclset_common()