Home
last modified time | relevance | path

Searched refs:CEPH_MDS_R_ABORTED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c1271 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1329 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1352 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1466 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1608 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
H A Dmds_client.h259 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
H A Dlocks.c174 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
H A Dmds_client.c2821 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()
3062 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_wait_request()
3291 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()
3343 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.h280 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
H A Dlocks.c191 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
H A Dinode.c1520 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1599 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1622 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1738 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1879 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
H A Dmds_client.c3239 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()
3385 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in __do_request()
3563 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_wait_request()
3801 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()
3859 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()
3873 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in handle_forward()

Completed in 22 milliseconds