Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dmon_client.h132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
/Linux-v4.19/net/ceph/
Dmon_client.c398 void ceph_monc_renew_subs(struct ceph_mon_client *monc) in ceph_monc_renew_subs() function
404 EXPORT_SYMBOL(ceph_monc_renew_subs);
Dosd_client.c2179 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
/Linux-v4.19/fs/ceph/
Dmds_client.c3989 ceph_monc_renew_subs(&fsc->client->monc); in ceph_mdsc_handle_fsmap()