Searched refs:NFS_COTS_TIMEO (Results 1 – 5 of 5) sorted by relevance
1141 static uint_t nfs_cots_timeo = NFS_COTS_TIMEO;
1007 static uint_t nfs3_cots_timeo = NFS_COTS_TIMEO;
1202 #define SHORTWAIT (NFS_COTS_TIMEO / 10)
2166 static uint_t nfs4_cots_timeo = NFS_COTS_TIMEO;
159 #define NFS_COTS_TIMEO 600 /* initial timeout for cots in 10th of a sec */ macro