Searched refs:z_acl_inherit (Results 1 – 3 of 3) sorted by relevance
61 uint_t z_acl_inherit; /* acl inheritance behavior */ member
1476 if ((zfsvfs->z_acl_inherit == ZFS_ACL_RESTRICTED) && in zfs_restricted_update()1521 zfsvfs->z_acl_inherit == ZFS_ACL_PASSTHROUGH_X; in zfs_acl_inherit()1523 zfsvfs->z_acl_inherit == ZFS_ACL_PASSTHROUGH; in zfs_acl_inherit()1525 zfsvfs->z_acl_inherit == ZFS_ACL_NOALLOW; in zfs_acl_inherit()1530 if (zfsvfs->z_acl_inherit == ZFS_ACL_DISCARD || vtype == VLNK) in zfs_acl_inherit()1732 (zfsvfs->z_acl_inherit == ZFS_ACL_RESTRICTED), in zfs_acl_ids_create()
417 zfsvfs->z_acl_inherit = newval; in acl_inherit_changed_cb()