Searched refs:CEPH_MDS_R_ABORTED (Results 1 – 4 of 4) sorted by relevance
216 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
141 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
1222 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()1237 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()1351 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()1495 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
2234 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()2449 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_do_request()2656 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()2705 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()