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