Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dmds_client.h268 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
Dinode.c1311 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1364 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1387 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1503 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1643 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
Dlocks.c174 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
Dmds_client.c2858 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()
2999 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in __do_request()
3177 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_wait_request()
3394 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()
3448 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()
3469 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in handle_forward()