Searched refs:NFS_TICKINTVL (Results 1 – 6 of 6) sorted by relevance
49 #define NFS_TICKINTVL 10 /* Desired time for a tick (msec) */ macro
344 nfs_ticks = (hz * NFS_TICKINTVL + 500) / 1000; in nfs_init()
525 nfsrv_ticks = (hz * NFS_TICKINTVL + 500) / 1000; in nfsrv_modevent()
42 #define NFS_TICKINTVL 500 /* Desired time for a tick (msec) */ macro
435 nfscl_ticks = (hz * NFS_TICKINTVL + 500) / 1000; in newnfs_init()