Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dxattr.c207 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_xattr_set()
219 rc = CIFSSMBSetPosixACL(xid, pTcon, full_path, in cifs_xattr_set()
Dcifsproto.h533 extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3531 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPosixACL() function