Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dlink.c539 rc = CIFSUnixCreateHardLink(xid, tcon, from_name, to_name, in cifs_hardlink()
H A Dcifsproto.h417 extern int CIFSUnixCreateHardLink(const unsigned int xid,
H A Dcifssmb.c2985 CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, in CIFSUnixCreateHardLink() function