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