Home
last modified time | relevance | path

Searched defs:monc (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/net/ceph/
Dmon_client.c175 static void __send_prepared_auth_request(struct ceph_mon_client *monc, int len) in __send_prepared_auth_request()
188 static void __close_session(struct ceph_mon_client *monc) in __close_session()
205 static void pick_new_mon(struct ceph_mon_client *monc) in pick_new_mon()
239 static void __open_session(struct ceph_mon_client *monc) in __open_session()
279 static void reopen_session(struct ceph_mon_client *monc) in reopen_session()
289 void ceph_monc_reopen_session(struct ceph_mon_client *monc) in ceph_monc_reopen_session()
296 static void un_backoff(struct ceph_mon_client *monc) in un_backoff()
307 static void __schedule_delayed(struct ceph_mon_client *monc) in __schedule_delayed()
332 static void __send_subscribe(struct ceph_mon_client *monc) in __send_subscribe()
382 static void handle_subscribe_ack(struct ceph_mon_client *monc, in handle_subscribe_ack()
[all …]
Ddebugfs.c142 struct ceph_mon_client *monc = &client->monc; in monc_show() local
Dosd_client.c5594 struct ceph_mon_client *monc = &o->o_osdc->client->monc; in osd_handle_auth_bad_method() local
/linux-6.1.9/include/linux/ceph/
Dmon_client.h37 struct ceph_mon_client *monc; member
51 struct ceph_mon_client *monc; member
Dlibceph.h143 struct ceph_mon_client monc; member
/linux-6.1.9/fs/ceph/
Dsuper.c55 struct ceph_mon_client *monc = &fsc->client->monc; in ceph_statfs() local
Dmds_client.c5475 struct ceph_mon_client *monc = &s->s_mdsc->fsc->client->monc; in mds_handle_auth_bad_method() local