Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dlink.c501 rc = CIFSUnixCreateHardLink(xid, tcon, from_name, to_name,
H A Dcifsproto.h457 extern int CIFSUnixCreateHardLink(const unsigned int xid,
H A Dcifssmb.c2493 CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, in CIFSUnixCreateHardLink() function