Searched defs:ZACE_IS_CREATOR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c56 #define ZACE_IS_CREATOR(zace) \ macro
780 if (is_dir && ZACE_IS_CREATOR(dir_zace) &&
823 if (ZACE_IS_CREATOR(dir_zace) &&
1053 if (is_dir && ZACE_IS_CREATOR(zace) &&
1086 if (ZACE_IS_CREATOR(zace) &&

Completed in 91 milliseconds