Searched refs:r_stamp (Results 1 – 5 of 5) sorted by relevance
283 struct timespec64 r_stamp; member
2329 ktime_get_coarse_real_ts64(&req->r_stamp); in ceph_mdsc_create_request()2526 ceph_encode_timespec64(&ts, &req->r_stamp); in encode_timestamp_and_gids()
2212 req->r_stamp = attr->ia_ctime; in __ceph_setattr()
217 unsigned long r_stamp; /* jiffies, send or check time */ member
1350 req->r_stamp = jiffies; in reopen_osd()2285 req->r_stamp = jiffies; in send_request()3384 if (time_before(req->r_stamp, cutoff)) { in handle_timeout()