Home
last modified time | relevance | path

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

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