Searched refs:r_stamp (Results 1 – 4 of 4) sorted by relevance
206 struct timespec r_stamp; member
1680 req->r_stamp = CURRENT_TIME; in ceph_mdsc_create_request()1971 ceph_encode_timespec(&ts, &req->r_stamp); in create_request_message()2064 ceph_encode_timespec(&ts, &req->r_stamp); in __prepare_send_request()
174 unsigned long r_stamp; /* send OR check time */ member
1148 req->r_stamp = jiffies; in __reset_osd()1501 req->r_stamp = jiffies; in __send_request()1589 if (time_before(jiffies, req->r_stamp + keepalive)) in handle_timeout()