Home
last modified time | relevance | path

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

/fs/cifs/
Dcifssmb.c3509 static __u16 ACL_to_cifs_posix(char *parm_data, const char *pACL, in ACL_to_cifs_posix() argument
3514 struct posix_acl_xattr_header *local_acl = (void *)pACL; in ACL_to_cifs_posix()
3519 if ((buflen == 0) || (pACL == NULL) || (cifs_acl == NULL)) in ACL_to_cifs_posix()