Lines Matching refs:r_op
1178 if (mdsc->oldest_tid == 0 && req->r_op != CEPH_MDS_OP_SETFILELOCK) in __register_request()
1206 if (next_req->r_op != CEPH_MDS_OP_SETFILELOCK) { in __unregister_request()
2508 req->r_op = op; in ceph_mdsc_create_request()
2994 lhead->op = cpu_to_le32(req->r_op); in create_request_message()
3014 req->r_op == CEPH_MDS_OP_READDIR); in create_request_message()
3137 req->r_tid, ceph_mds_op_name(req->r_op), req->r_attempts); in __prepare_send_request()
3488 int fmode = (req->r_op & CEPH_MDS_OP_WRITE) ? in ceph_mdsc_submit_request()
3567 (req->r_op & CEPH_MDS_OP_WRITE)) in ceph_mdsc_wait_request()
3726 if (req->r_op == CEPH_MDS_OP_CREATE && in handle_reply()
3775 if (result == 0 && (req->r_op == CEPH_MDS_OP_READDIR || in handle_reply()
3776 req->r_op == CEPH_MDS_OP_LSSNAP)) in handle_reply()
5347 if (req->r_op != CEPH_MDS_OP_SETFILELOCK && in flush_mdlog_and_wait_mdsc_unsafe_requests()
5348 (req->r_op & CEPH_MDS_OP_WRITE)) { in flush_mdlog_and_wait_mdsc_unsafe_requests()