Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/zfs/
H A Dzfs_prop.c115 { "passthrough", ZFS_ACL_PASSTHROUGH }, in zfs_prop_init()
124 { "passthrough", ZFS_ACL_PASSTHROUGH }, in zfs_prop_init()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_acl.h199 #define ZFS_ACL_PASSTHROUGH 3 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1523 zfsvfs->z_acl_inherit == ZFS_ACL_PASSTHROUGH; in zfs_acl_inherit()