Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsproto.h472 extern int CIFSSMBSetCIFSACL(const unsigned int, struct cifs_tcon *, __u16,
Dcifsacl.c995 rc = CIFSSMBSetCIFSACL(xid, tcon, fid.netfid, pnntsd, acllen, aclflag); in set_cifs_acl()
Dcifssmb.c3913 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, in CIFSSMBSetCIFSACL() function