Lines Matching refs:r_req_flags
980 test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
1038 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags);
2569 &req->r_req_flags));
2726 if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
2775 if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags))
2777 if (test_bit(CEPH_MDS_R_ASYNC, &req->r_req_flags))
2820 if (req->r_err || test_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags)) {
2821 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags))
2861 if (test_bit(CEPH_MDS_R_ASYNC, &req->r_req_flags)) {
2894 if (test_bit(CEPH_MDS_R_ASYNC, &req->r_req_flags)) {
2964 if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags))
3050 if (test_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags)) {
3062 set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags);
3161 if ((test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags) && !head->safe) ||
3162 (test_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags) && head->safe)) {
3168 if (test_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags)) {
3207 set_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags);
3214 if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
3228 set_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags);
3278 test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
3291 if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) {
3296 set_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags);
3343 if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) {
3353 BUG_ON(test_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags));
3597 if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags))