Searched refs:r_start_stamp (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/ceph/
H A Dosd_client.h276 unsigned long r_start_stamp; /* jiffies */ member in struct:ceph_osd_request
/linux-master/net/ceph/
H A Dosd_client.c2499 req->r_start_stamp = jiffies;
3480 time_before(req->r_start_stamp, expiry_cutoff)) {
3511 if (time_before(req->r_start_stamp, expiry_cutoff)) {

Completed in 134 milliseconds