Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c1205 otype = DMU_OT_ACL; in zfs_aclset_common()
1246 otype == DMU_OT_ACL ? in zfs_aclset_common()
1248 otype == DMU_OT_ACL ? in zfs_aclset_common()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c1375 otype = DMU_OT_ACL; in zfs_aclset_common()
1416 otype == DMU_OT_ACL ? in zfs_aclset_common()
1418 otype == DMU_OT_ACL ? in zfs_aclset_common()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h211 DMU_OT_ACL, /* ACL */ enumerator
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi618 <enumerator name='DMU_OT_ACL' value='33'/>