ceph_entity_type_name
#define ENTITY_NAME(n) ceph_entity_type_name((n).type), le64_to_cpu((n).num)
extern const char *ceph_entity_type_name(int type);
ceph_entity_type_name(peer_type));
ceph_entity_type_name(peer_type));
ceph_entity_type_name(peer_type));
ceph_entity_type_name(peer_type), result);
th->service, ceph_entity_type_name(th->service),
dout(" ticket type %d %s\n", type, ceph_entity_type_name(type));
type, ceph_entity_type_name(type), th->secret_id,
ceph_entity_type_name(th->service), au);
ceph_entity_type_name(th->service), th->secret_id);
EXPORT_SYMBOL(ceph_entity_type_name);