Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dxattr.c360 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
370 rc = CIFSSMBGetPosixACL(xid, pTcon, full_path, in cifs_xattr_get()
H A Dcifsproto.h535 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c3552 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBGetPosixACL() function