Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c56 #define ZACE_IS_PROPAGATE(zace) \ macro
831 (ZACE_IS_PROPAGATE(dir_zace))) { in smb_fsacl_inherit()
851 } else if (ZACE_IS_PROPAGATE(dir_zace)) { in smb_fsacl_inherit()
874 (ZACE_IS_PROPAGATE(dir_zace))) { in smb_fsacl_inherit()
1104 (ZACE_IS_PROPAGATE(zace))) { in smb_fsacl_inheritable()
1119 else if (ZACE_IS_PROPAGATE(zace)) in smb_fsacl_inheritable()
1137 (ZACE_IS_PROPAGATE(zace))) in smb_fsacl_inheritable()
1253 if (!(is_dir && ZACE_IS_PROPAGATE(dir_zace))) in smb_ace_inherit()