Searched refs:sendtime (Results 1 – 1 of 1) sorted by relevance
5856 time_t sendtime; in nfs_vfs_sysctl() local5861 sendtime = now.tv_sec; in nfs_vfs_sysctl()5864 if (rq->r_start < sendtime) { in nfs_vfs_sysctl()5865 sendtime = rq->r_start; in nfs_vfs_sysctl()5875 waittime = now.tv_sec - sendtime; in nfs_vfs_sysctl()