Home
last modified time | relevance | path

Searched refs:ceph_monc_renew_subs (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
Dmon_client.h132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
/kernel/linux/linux-5.10/net/ceph/
Dmon_client.c409 void ceph_monc_renew_subs(struct ceph_mon_client *monc) in ceph_monc_renew_subs() function
415 EXPORT_SYMBOL(ceph_monc_renew_subs);
Dosd_client.c2332 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.c4948 ceph_monc_renew_subs(&fsc->client->monc); in ceph_mdsc_handle_fsmap()