toname 743 fs/nfs/nfs2xdr.c encode_diropargs(xdr, args->tofh, args->toname, args->tolen); toname 484 fs/nfs/nfs3proc.c .toname = name->name, toname 1213 fs/nfs/nfs3xdr.c encode_diropargs3(xdr, args->tofh, args->toname, args->tolen); toname 371 fs/nfs/proc.c .toname = name->name, toname 820 include/linux/nfs_xdr.h const char * toname; toname 923 include/linux/nfs_xdr.h const char * toname; toname 154 tools/testing/selftests/capabilities/test_execve.c static void copy_fromat_to(int fromfd, const char *fromname, const char *toname) toname 160 tools/testing/selftests/capabilities/test_execve.c int to = open(toname, O_CREAT | O_WRONLY | O_EXCL, 0700);