Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dosd_client.h153 int r_got_reply; member
/linux-4.4.14/net/ceph/
Dosd_client.c1550 req->r_got_reply = 0; in __ceph_osdc_start_request()
1872 already_completed = req->r_got_reply; in handle_reply()
1873 if (!req->r_got_reply) { in handle_reply()
1884 req->r_got_reply = 1; in handle_reply()