Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsproto.h361 extern int CIFSUnixCreateSymLink(const unsigned int xid,
Dlink.c717 rc = CIFSUnixCreateSymLink(xid, pTcon, full_path, symname, in cifs_symlink()
Dcifssmb.c2806 CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon, in CIFSUnixCreateSymLink() function