Home
last modified time | relevance | path

Searched refs:CEPH_MDS_R_ABORTED (Results 1 – 4 of 4) sorted by relevance

/fs/ceph/
Dinode.c1303 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1356 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1379 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1493 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1633 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
Dmds_client.h258 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
Dlocks.c174 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
Dmds_client.c2844 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()
3094 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_wait_request()
3340 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()
3392 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()