Searched defs:to_name (Results 1 – 5 of 5) sorted by relevance
/fs/cifs/ |
D | smb2inode.c | 693 const char *from_name, const char *to_name, in smb2_set_path_attr() 715 const char *from_name, const char *to_name, in smb2_rename_path() 728 const char *from_name, const char *to_name, in smb2_create_hardlink()
|
D | link.c | 518 char *to_name = NULL; in cifs_hardlink() local
|
D | inode.c | 2068 char *to_name = NULL; local
|
D | cifssmb.c | 2690 const char *from_name, const char *to_name, in CIFSSMBRename() 3068 const char *from_name, const char *to_name, in CIFSCreateHardLink()
|
/fs/hostfs/ |
D | hostfs_kern.c | 624 char *from_name, *to_name; in hostfs_link() local
|