Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h309 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
H A Dlocks.c193 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
H A Dinode.c1637 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1717 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1740 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1857 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
2016 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
H A Dmds_client.c3496 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()
3650 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in __do_request()
3834 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_wait_request()
4078 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()
4137 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()
4151 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in handle_forward()