OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFS_TICKINTVL
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/nfs/
nfs.h
54
#define
NFS_TICKINTVL
5 /* Desired time for a tick (msec) */
nfs_subs.c
1491
nfs_ticks = (hz *
NFS_TICKINTVL
+ 500) / 1000;
/src/sys/fs/nfs/common/
nfs.h
44
#define
NFS_TICKINTVL
500 /* Desired time for a tick (msec) */
nfs_commonsubs.c
465
nfscl_ticks = (hz *
NFS_TICKINTVL
+ 500) / 1000;
Completed in 16 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025