Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dxattr.c210 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_xattr_set()
222 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_xattr_set()
Dcifsproto.h544 extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3139 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPosixACL() function