Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h241 #define CEPH_MDS_R_ABORTED (2) /* call was aborted */ macro
Dinode.c1250 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1309 (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1324 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) && in ceph_fill_trace()
1438 !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in ceph_fill_trace()
1573 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in ceph_readdir_prepopulate()
Dlocks.c178 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_lock_wait_for_completion()
Dmds_client.c2525 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) in __do_request()
2728 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags); in ceph_mdsc_wait_request()
2964 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_reply()
3013 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) { in handle_forward()