Home
last modified time | relevance | path

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

/titanic_44/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_pos.ksh86 typeset aclinherit_flag=(discard noallow restricted passthrough)
184 noallow)
H A Dzfs_acl_chmod_inherit_002_neg.ksh86 typeset aclinherit_flag=(discard noallow restricted passthrough)
167 noallow)
H A Dzfs_acl_chmod_inherit_003_pos.ksh81 typeset aclinherit_flag=(discard noallow secure passthrough)
191 noallow)
/titanic_44/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh84 aclinherit discard aclinherit noallow
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg51 noallow groupmask off \
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1518 boolean_t passthrough, passthrough_x, noallow; in zfs_acl_inherit() local
1524 noallow = in zfs_acl_inherit()
1541 if (noallow && type == ALLOW) in zfs_acl_inherit()