Searched refs:NFSV4_CALLBACKTIMEO (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/fs/nfs/common/ | ||
| D | nfs.h | 53 #define NFSV4_CALLBACKTIMEO (2 * NFS_HZ) /* Timeout in ticks */ macro |
| D | nfs_commonkrpc.c | 709 timo.tv_sec = NFSV4_CALLBACKTIMEO; in newnfs_request() |