Home
last modified time | relevance | path

Searched refs:CEPH_ENTITY_TYPE_MDS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ceph/
H A Dceph_strings.c11 case CEPH_ENTITY_TYPE_MDS: return "mds"; in ceph_entity_type_name()
H A Dmon_client.c1185 CEPH_ENTITY_TYPE_OSD | CEPH_ENTITY_TYPE_MDS; in ceph_monc_init()
H A Dmessenger_v1.c389 case CEPH_ENTITY_TYPE_MDS: in prepare_write_connect()
/openbmc/linux/include/linux/ceph/
H A Dmsgr.h72 #define CEPH_ENTITY_TYPE_MDS 0x02 macro
/openbmc/linux/fs/ceph/
H A Dmds_client.c1016 ceph_con_open(&s->s_con, CEPH_ENTITY_TYPE_MDS, mds, in register_session()
4602 CEPH_ENTITY_TYPE_MDS, mds, in send_mds_reconnect()
5801 ret = __ceph_auth_get_authorizer(ac, auth, CEPH_ENTITY_TYPE_MDS, in mds_get_authorizer()
5838 ceph_auth_invalidate_authorizer(ac, CEPH_ENTITY_TYPE_MDS); in mds_invalidate_authorizer()
5852 ret = ceph_auth_get_authorizer(ac, auth, CEPH_ENTITY_TYPE_MDS, in mds_get_auth_request()
5905 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_MDS, in mds_handle_auth_bad_method()