Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dxattr.c209 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_xattr_set()
221 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_xattr_set()
H A Dcifsproto.h539 extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c3639 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPosixACL() function