Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h363 extern int CIFSUnixCreateSymLink(const unsigned int xid,
Dlink.c719 rc = CIFSUnixCreateSymLink(xid, pTcon, full_path, symname, in cifs_symlink()
Dcifssmb.c2800 CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon, in CIFSUnixCreateSymLink() function