Searched refs:CEPH_MSG_CLIENT_REQUEST (Results 1 – 2 of 2) sorted by relevance
80 case CEPH_MSG_CLIENT_REQUEST: return "client_request"; in ceph_msg_type_name()
3067 msg = ceph_msg_new2(CEPH_MSG_CLIENT_REQUEST, len, 1, GFP_NOFS, false); in create_request_message()