Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h572 extern int CIFSSMBSetCIFSACL(const unsigned int, struct cifs_tcon *, __u16,
H A Dcifsacl.c1514 rc = CIFSSMBSetCIFSACL(xid, tcon, fid.netfid, pnntsd, acllen, aclflag); in set_cifs_acl()
H A Dcifssmb.c3477 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, in CIFSSMBSetCIFSACL() function