r_mrep            263 nfs/nfs.h      	struct mbuf	*r_mrep;
r_mrep            478 nfs/nfs_socket.c 		if (rep->r_mrep || (rep->r_flags & R_SOFTTERM)) {
r_mrep            685 nfs/nfs_socket.c 		if (myrep->r_mrep != NULL) {
r_mrep            733 nfs/nfs_socket.c 			if (rep->r_mrep == NULL && rxid == rep->r_xid) {
r_mrep            735 nfs/nfs_socket.c 				rep->r_mrep = mrep;
r_mrep            803 nfs/nfs_socket.c 			if (rep->r_mrep == NULL)
r_mrep            916 nfs/nfs_socket.c 	rep->r_mrep = NULL;
r_mrep            987 nfs/nfs_socket.c 	mrep = rep->r_mrep;
r_mrep           1238 nfs/nfs_socket.c 		if (rep->r_mrep || (rep->r_flags & R_SOFTTERM))