Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dxattr.c276 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
286 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
Dcifsproto.h515 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3625 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() function