Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmon_client.h132 void ceph_monc_renew_subs(struct ceph_mon_client *monc);
/linux/net/ceph/
H A Dmon_client.c484 void ceph_monc_renew_subs(struct ceph_mon_client *monc) in ceph_monc_renew_subs() function
490 EXPORT_SYMBOL(ceph_monc_renew_subs);
/linux/fs/ceph/
H A Dmds_client.c7001 ceph_monc_renew_subs(&fsc->client->monc); in ceph_mdsc_handle_fsmap()