Searched refs:pACL (Results 1 – 1 of 1) sorted by relevance
3525 static __u16 ACL_to_cifs_posix(char *parm_data, const char *pACL, in ACL_to_cifs_posix() argument3530 struct posix_acl_xattr_header *local_acl = (void *)pACL; in ACL_to_cifs_posix()3535 if ((buflen == 0) || (pACL == NULL) || (cifs_acl == NULL)) in ACL_to_cifs_posix()