Home
last modified time | relevance | path

Searched refs:ACL_SYNCHRONIZE_SET_ALLOW (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c100 #define ACL_SYNCHRONIZE_SET_ALLOW 0x0000002 macro
138 (ACL_SYNCHRONIZE_SET_ALLOW |
157 (ACL_SYNCHRONIZE_SET_ALLOW |
429 synchronize_set = ACL_SYNCHRONIZE_SET_ALLOW; in access_mask_set()
992 set_allow = ACL_SYNCHRONIZE_SET_ALLOW; in access_mask_check()
/illumos-gate/usr/src/common/acl/
H A Dacl_common.c56 #define ACL_SYNCHRONIZE_SET_ALLOW 0x0000002 macro
321 acl_produce = (ACL_SYNCHRONIZE_SET_ALLOW | in access_mask_set()
326 synchronize_set = ACL_SYNCHRONIZE_SET_ALLOW; in access_mask_set()
855 set_allow = ACL_SYNCHRONIZE_SET_ALLOW; in access_mask_check()