Home
last modified time | relevance | path

Searched refs:r_got_unsafe (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ceph/
Dmds_client.h254 bool r_got_unsafe, r_got_safe, r_got_result; member
Ddebugfs.c73 if (req->r_got_unsafe) in mdsc_show()
Dmds_client.c2037 if (req->r_got_unsafe) { in __prepare_send_request()
2087 if (req->r_got_unsafe) in __prepare_send_request()
2211 if (req->r_got_unsafe) in kick_requests()
2374 if ((req->r_got_unsafe && !head->safe) || in handle_reply()
2423 if (req->r_got_unsafe) { in handle_reply()
2441 req->r_got_unsafe = true; in handle_reply()
2703 if (req->r_got_unsafe) in replay_unsafe_requests()