Searched refs:CEPH_MSG_CLIENT_CAPS (Results 1 – 4 of 4) sorted by relevance
133 #define CEPH_MSG_CLIENT_CAPS 0x310 macro
81 case CEPH_MSG_CLIENT_CAPS: return "client_caps"; in ceph_msg_type_name()
1151 msg = ceph_msg_new(CEPH_MSG_CLIENT_CAPS, sizeof(*fc) + extra_len, in send_cap_msg()
4130 case CEPH_MSG_CLIENT_CAPS: in dispatch()