Searched refs:NFSV4_CALLBACKTIMEO (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/fs/nfs/ | ||
| D | nfs.h | 51 #define NFSV4_CALLBACKTIMEO (2 * NFS_HZ) /* Timeout in ticks */ macro |
| D | nfs_commonkrpc.c | 717 timo.tv_sec = NFSV4_CALLBACKTIMEO; in newnfs_request() |