Searched defs:fromName (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dlink.c38 char *fromName = NULL; local
H A Dinode.c1447 char *fromName = NULL; local
H A Dcifssmb.c2057 CIFSSMBCopy(const int xid, struct cifsTconInfo *tcon, const char *fromName, argument
1910 CIFSSMBRename(const int xid, struct cifsTconInfo *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) argument
2125 CIFSUnixCreateSymLink(const int xid, struct cifsTconInfo *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage) argument
2214 CIFSUnixCreateHardLink(const int xid, struct cifsTconInfo *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) argument
2299 CIFSCreateHardLink(const int xid, struct cifsTconInfo *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) argument
[all...]

Completed in 95 milliseconds