Searched defs:toName (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | link.c | 185 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *fromName, const char *toName) create_mf_symlink() argument
|
H A D | cifssmb.c | 2836 CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const __u16 target_tid, const char *toName, const int flags, const struct nls_table *nls_codepage, int remap) CIFSSMBCopy() argument 2899 CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) CIFSUnixCreateSymLink() argument 2985 CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) CIFSUnixCreateHardLink() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | link.c | 172 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *fromName, const char *toName) create_mf_symlink() argument
|
H A D | cifssmb.c | 2301 CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const __u16 target_tid, const char *toName, const int flags, const struct nls_table *nls_codepage, int remap) CIFSSMBCopy() argument 2364 CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) CIFSUnixCreateSymLink() argument 2451 CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const char *toName, const struct nls_table *nls_codepage, int remap) CIFSUnixCreateHardLink() argument
|
/kernel/liteos_a/fs/jffs2/src/ |
H A D | vfs_jffs2.c | 818 int VfsJffs2Rename(struct Vnode *fromVnode, struct Vnode *toParentVnode, const char *fromName, const char *toName) in VfsJffs2Rename() argument
|
Completed in 22 milliseconds