Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_vfsops_os.h98 uint_t z_acl_inherit; /* acl inheritance behavior */ member
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_vfsops_os.h87 uint_t z_acl_inherit; /* acl inheritance behavior */ member
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c1500 aclinherit = zfsvfs->z_acl_inherit; in zfs_acl_inherit()
1724 zfsvfs->z_acl_inherit != ZFS_ACL_PASSTHROUGH && in zfs_acl_ids_create()
1725 zfsvfs->z_acl_inherit != ZFS_ACL_PASSTHROUGH_X) in zfs_acl_ids_create()
H A Dzfs_vfsops.c593 zfsvfs->z_acl_inherit = newval; in acl_inherit_changed_cb()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c1668 aclinherit = zfsvfs->z_acl_inherit; in zfs_acl_inherit()
1900 zfsvfs->z_acl_inherit != ZFS_ACL_PASSTHROUGH && in zfs_acl_ids_create()
1901 zfsvfs->z_acl_inherit != ZFS_ACL_PASSTHROUGH_X) in zfs_acl_ids_create()
H A Dzfs_vfsops.c453 ((zfsvfs_t *)arg)->z_acl_inherit = newval; in acl_inherit_changed_cb()