Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifssmb.c3525 static __u16 ACL_to_cifs_posix(char *parm_data, const char *pACL, in ACL_to_cifs_posix() argument
3530 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()