Home
last modified time | relevance | path

Searched refs:r_got_reply (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/ceph/
Dosd_client.h153 int r_got_reply; member
/linux-4.1.27/net/ceph/
Dosd_client.c1534 req->r_got_reply = 0; in __ceph_osdc_start_request()
1858 already_completed = req->r_got_reply; in handle_reply()
1859 if (!req->r_got_reply) { in handle_reply()
1870 req->r_got_reply = 1; in handle_reply()