Searched defs: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;
992 set_allow = ACL_SYNCHRONIZE_SET_ALLOW;
/illumos-gate/usr/src/common/acl/
H A Dacl_common.c55 #define ACL_SYNCHRONIZE_SET_ALLOW 0x0000002 macro
320 acl_produce = (ACL_SYNCHRONIZE_SET_ALLOW |
325 synchronize_set = ACL_SYNCHRONIZE_SET_ALLOW;
854 set_allow = ACL_SYNCHRONIZE_SET_ALLOW;

Completed in 64 milliseconds