Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dmon_client.c104 static void __send_prepared_auth_request(struct ceph_mon_client *monc, int len) in __send_prepared_auth_request()
117 static void __close_session(struct ceph_mon_client *monc) in __close_session()
134 static void pick_new_mon(struct ceph_mon_client *monc) in pick_new_mon()
168 static void __open_session(struct ceph_mon_client *monc) in __open_session()
202 static void reopen_session(struct ceph_mon_client *monc) in reopen_session()
212 static void un_backoff(struct ceph_mon_client *monc) in un_backoff()
223 static void __schedule_delayed(struct ceph_mon_client *monc) in __schedule_delayed()
248 static void __send_subscribe(struct ceph_mon_client *monc) in __send_subscribe()
298 static void handle_subscribe_ack(struct ceph_mon_client *monc, in handle_subscribe_ack()
336 static bool __ceph_monc_want_map(struct ceph_mon_client *monc, int sub, in __ceph_monc_want_map()
[all …]
Ddebugfs.c140 struct ceph_mon_client *monc = &client->monc; in monc_show() local
/Linux-v4.19/include/linux/ceph/
Dmon_client.h37 struct ceph_mon_client *monc; member
51 struct ceph_mon_client *monc; member
Dlibceph.h128 struct ceph_mon_client monc; member
/Linux-v4.19/fs/ceph/
Dsuper.c48 struct ceph_mon_client *monc = &fsc->client->monc; in ceph_statfs() local