Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dxattr.c371 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
381 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
Dcifsproto.h544 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3500 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() function