Home
last modified time | relevance | path

Searched refs:NFSIGNORE_SOERROR (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/nfs/
Dnfs.h314 #define NFSIGNORE_SOERROR(s, e) \ macro
Dnfs_clntsocket.c372 if (NFSIGNORE_SOERROR(nmp->nm_soflags, error)) { in nfs_reply()
Dnfs_socket.c834 if (NFSIGNORE_SOERROR(nmp->nm_soflags, error)) { in nfs_timer()
/netbsd/src/sys/fs/nfs/common/
Dnfs.h517 #define NFSIGNORE_SOERROR(s, e) \ macro