Searched refs:CEPH_MDS_R_ABORTED (Results 1 – 4 of 4) sorted by relevance
230 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
175 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
1258 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()1273 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()1386 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()1530 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
2268 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()2483 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_do_request()2693 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()2742 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()