Searched refs:sendtime (Results 1 – 1 of 1) sorted by relevance
5855 time_t sendtime; in nfs_vfs_sysctl() local5860 sendtime = now.tv_sec; in nfs_vfs_sysctl()5863 if (rq->r_start < sendtime) { in nfs_vfs_sysctl()5864 sendtime = rq->r_start; in nfs_vfs_sysctl()5874 waittime = now.tv_sec - sendtime; in nfs_vfs_sysctl()