Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dxattr.c198 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_setxattr()
210 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_setxattr()
Dcifsproto.h480 extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3563 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPosixACL() function