myrep             660 nfs/nfs_socket.c nfs_reply(myrep)
myrep             661 nfs/nfs_socket.c 	struct nfsreq *myrep;
myrep             664 nfs/nfs_socket.c 	struct nfsmount *nmp = myrep->r_nmp;
myrep             681 nfs/nfs_socket.c 		error = nfs_rcvlock(myrep);
myrep             685 nfs/nfs_socket.c 		if (myrep->r_mrep != NULL) {
myrep             692 nfs/nfs_socket.c 		error = nfs_receive(myrep, &nam, &mrep);
myrep             702 nfs/nfs_socket.c 				if (myrep->r_flags & R_GETONEREP)
myrep             722 nfs/nfs_socket.c 			if (myrep->r_flags & R_GETONEREP)
myrep             802 nfs/nfs_socket.c 		} else if (rep == myrep) {
myrep             807 nfs/nfs_socket.c 		if (myrep->r_flags & R_GETONEREP)