Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dxattr.c299 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_getxattr()
310 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_getxattr()
Dcifsproto.h474 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3480 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() function