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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dlink.c37 char *fromName = NULL; local
H A Dinode.c1068 char *fromName; local
H A Dcifssmb.c1954 CIFSSMBCopy(const int xid, struct cifsTconInfo *tcon, const char * fromName, argument
1806 CIFSSMBRename(const int xid, struct cifsTconInfo *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) argument
2022 CIFSUnixCreateSymLink(const int xid, struct cifsTconInfo *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage) argument
2115 CIFSUnixCreateHardLink(const int xid, struct cifsTconInfo *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) argument
2201 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 54 milliseconds