Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Dmds_client.h233 bool r_got_unsafe, r_got_safe, r_got_result; member
Ddebugfs.c73 if (req->r_got_unsafe) in mdsc_show()
Dmds_client.c1725 if (req->r_got_unsafe) { in __prepare_send_request()
1765 if (req->r_got_unsafe) in __prepare_send_request()
1879 if (req->r_got_unsafe) in kick_requests()
2041 if ((req->r_got_unsafe && !head->safe) || in handle_reply()
2100 if (req->r_got_unsafe) { in handle_reply()
2118 req->r_got_unsafe = true; in handle_reply()