OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_timeouts
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsmount.h
53
int
nm_timeouts
; /* Request timeouts */
member in struct:nfsmount
/src/sys/nfs/
nfsmount.h
149
int
nm_timeouts
; /* Request timeouts */
member in struct:nfsmount
nfs_socket.c
331
nmp->
nm_timeouts
= 0;
781
if (nmp->
nm_timeouts
> 0)
782
timeo *= nfs_backoff[nmp->
nm_timeouts
- 1];
787
if (nmp->
nm_timeouts
<
789
nmp->
nm_timeouts
++;
nfs_clntsocket.c
469
nmp->
nm_timeouts
= 0;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025