Home
last modified time | relevance | path

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

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