Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_vfsops.h62 uint_t z_acl_inherit; /* acl inheritance behavior */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1544 aclinherit = zfsvfs->z_acl_inherit; in zfs_acl_inherit()
1769 zfsvfs->z_acl_inherit != ZFS_ACL_PASSTHROUGH && in zfs_acl_ids_create()
1770 zfsvfs->z_acl_inherit != ZFS_ACL_PASSTHROUGH_X) in zfs_acl_ids_create()
H A Dzfs_vfsops.c419 zfsvfs->z_acl_inherit = newval; in acl_inherit_changed_cb()