Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dxattr.c373 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
383 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
Dcifsproto.h540 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3052 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() function