Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dxattr.c360 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
370 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
Dcifsproto.h533 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3552 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() function