Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dmon_client.h132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
/linux-6.1.9/net/ceph/
Dmon_client.c482 void ceph_monc_renew_subs(struct ceph_mon_client *monc) in ceph_monc_renew_subs() function
488 EXPORT_SYMBOL(ceph_monc_renew_subs);
Dosd_client.c2311 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
/linux-6.1.9/fs/ceph/
Dmds_client.c5197 ceph_monc_renew_subs(&fsc->client->monc); in ceph_mdsc_handle_fsmap()