to_name 650 drivers/acpi/nfit/core.c static const char *to_name[] = { to_name 665 drivers/acpi/nfit/core.c return to_name[type]; to_name 389 fs/cifs/cifsproto.h const char *from_name, const char *to_name, to_name 396 fs/cifs/cifsproto.h const char *from_name, const char *to_name, to_name 2764 fs/cifs/cifssmb.c const char *from_name, const char *to_name, to_name 2798 fs/cifs/cifssmb.c to_name, PATH_MAX, cifs_sb->local_nls, to_name 2804 fs/cifs/cifssmb.c name_len2 = copy_path_name(pSMB->OldFileName+name_len+1, to_name); to_name 3142 fs/cifs/cifssmb.c const char *from_name, const char *to_name, to_name 3181 fs/cifs/cifssmb.c to_name, PATH_MAX, cifs_sb->local_nls, to_name 3188 fs/cifs/cifssmb.c name_len2 = copy_path_name(pSMB->OldFileName+name_len+1, to_name); to_name 1786 fs/cifs/inode.c char *to_name = NULL; to_name 1816 fs/cifs/inode.c to_name = build_path_from_dentry(target_dentry); to_name 1817 fs/cifs/inode.c if (to_name == NULL) { to_name 1823 fs/cifs/inode.c to_name); to_name 1852 fs/cifs/inode.c tmprc = CIFSSMBUnixQPathInfo(xid, tcon, to_name, to_name 1879 fs/cifs/inode.c target_dentry, to_name); to_name 1891 fs/cifs/inode.c kfree(to_name); to_name 524 fs/cifs/link.c char *to_name = NULL; to_name 539 fs/cifs/link.c to_name = build_path_from_dentry(direntry); to_name 540 fs/cifs/link.c if ((from_name == NULL) || (to_name == NULL)) { to_name 546 fs/cifs/link.c rc = CIFSUnixCreateHardLink(xid, tcon, from_name, to_name, to_name 555 fs/cifs/link.c rc = server->ops->create_hardlink(xid, tcon, from_name, to_name, to_name 601 fs/cifs/link.c kfree(to_name); to_name 557 fs/cifs/smb2inode.c const char *from_name, const char *to_name, to_name 564 fs/cifs/smb2inode.c smb2_to_name = cifs_convert_path_to_utf16(to_name, cifs_sb); to_name 579 fs/cifs/smb2inode.c const char *from_name, const char *to_name, to_name 586 fs/cifs/smb2inode.c return smb2_set_path_attr(xid, tcon, from_name, to_name, to_name 592 fs/cifs/smb2inode.c const char *from_name, const char *to_name, to_name 595 fs/cifs/smb2inode.c return smb2_set_path_attr(xid, tcon, from_name, to_name, cifs_sb, to_name 98 fs/cifs/smb2proto.h const char *from_name, const char *to_name, to_name 101 fs/cifs/smb2proto.h const char *from_name, const char *to_name, to_name 627 fs/hostfs/hostfs_kern.c char *from_name, *to_name; to_name 632 fs/hostfs/hostfs_kern.c to_name = dentry_name(to); to_name 633 fs/hostfs/hostfs_kern.c if (to_name == NULL) { to_name 637 fs/hostfs/hostfs_kern.c err = link_file(to_name, from_name); to_name 639 fs/hostfs/hostfs_kern.c __putname(to_name);