Searched refs:ceph_mds_op_name (Results 1 – 6 of 6) sorted by relevance
50 const char *ceph_mds_op_name(int op) in ceph_mds_op_name() function
351 extern const char *ceph_mds_op_name(int op);
71 seq_printf(s, "%s", ceph_mds_op_name(req->r_op)); in mdsc_show()
1056 req->r_tid, ceph_mds_op_name(rinfo->head->op)); in ceph_fill_trace()
2075 req->r_tid, ceph_mds_op_name(req->r_op), req->r_attempts); in __prepare_send_request()
329 extern const char *ceph_mds_op_name(int op);