OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfs_sigintr
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/nfs/
nfs_iod.c
289
error =
nfs_sigintr
(nmp, rep, rep->r_lwp);
309
error =
nfs_sigintr
(nmp, rep, rep->r_lwp);
nfs_socket.c
263
(error =
nfs_sigintr
(nmp, rep, rep->r_lwp)) != 0){
771
if (
nfs_sigintr
(nmp, rep, rep->r_lwp)) {
886
nfs_sigintr
(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l)
function
951
if (
nfs_sigintr
(rep->r_nmp, rep, rep->r_lwp)) {
nfs_bio.c
593
if (
nfs_sigintr
(nmp, NULL, l))
635
if (error && intrflg &&
nfs_sigintr
(nmp, NULL, l)) {
650
if (intrflg &&
nfs_sigintr
(nmp, NULL, l)) {
819
if (
nfs_sigintr
(nmp, NULL, curlwp)) {
nfs_var.h
185
int
nfs_sigintr
(struct nfsmount *, struct nfsreq *, struct lwp *);
nfs_clntsocket.c
297
int intr =
nfs_sigintr
(rep->r_nmp, rep, l);
994
if (rep &&
nfs_sigintr
(rep->r_nmp, rep, l)) {
Completed in 52 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026