Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmon_client.h132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
/openbmc/linux/net/ceph/
H A 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);
H A Dosd_client.c2392 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
/openbmc/linux/fs/ceph/
H A Dmds_client.c5622 ceph_monc_renew_subs(&fsc->client->monc); in ceph_mdsc_handle_fsmap()