Lines Matching refs:r_thread

1738 					error = nfs_sigintr(nmp, req, req->r_thread, 0);
1761 error = nfs_sigintr(nmp, req, req->r_thread, 0);
2860 if ((error = nfs_sigintr(req->r_nmp, req, req->r_thread, 1)))
2896 slpflag = (NMFLAG(nmp, INTR) && req->r_thread) ? PCATCH : 0;
2908 if ((error = nfs_sigintr(req->r_nmp, req, req->r_thread, 1)))
3070 error2 = nfs_sigintr(req->r_nmp, req, req->r_thread, 0);
3340 if (req->r_nmp && NMFLAG(req->r_nmp, INTR) && req->r_thread && !(req->r_flags & R_NOINTR))
3347 if ((error = nfs_sigintr(req->r_nmp, req, first ? NULL : req->r_thread, 0)))
3379 if (nfs_noremotehang(req->r_thread))
3468 req->r_thread = thd;
3566 nfs_up(nmp, req->r_thread, clearjbtimeo, NULL);
3803 nfs_up(nmp, req->r_thread, NFSSTA_TIMEO, "is alive again");
3805 nfs_up(nmp, req->r_thread, NFSSTA_TIMEO, NULL);
3917 nfs_down(req->r_nmp, req->r_thread, 0, NFSSTA_JUKEBOXTIMEO,
3934 if ((error = nfs_sigintr(req->r_nmp, req, req->r_thread, 0)))
3953 nfs_up(nmp, req->r_thread, clearjbtimeo, "resource available again");
4098 nfs_up(nmp, req->r_thread, clearjbtimeo, NULL);
4277 int slpflag = (req->r_nmp && NMFLAG(req->r_nmp, INTR) && req->r_thread && !(req->r_flags & R_NOINTR)) ? PCATCH : 0;
4303 if ((error = nfs_sigintr(req->r_nmp, req, req->r_thread, 0)))
4355 if ((error = nfs_sigintr(req->r_nmp, req, req->r_thread, 0)))
4523 if ((error = nfs_sigintr(nmp, req, req->r_thread, 0))) {
4543 nfs_down(req->r_nmp, req->r_thread, 0, NFSSTA_TIMEO,
4635 nfs_down(req->r_nmp, req->r_thread, 0, NFSSTA_TIMEO,
4804 if (NMFLAG(nmp, INTR) && req->r_thread && !(req->r_flags & R_NOINTR))
4807 if ((error = nfs_sigintr(nmp, req, req->r_thread, 1)))
4810 if (nfs_noremotehang(req->r_thread))