Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dxattr.c280 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
290 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
Dcifsproto.h506 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3551 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() function