Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/
Dlibceph.h308 extern void ceph_reset_client_addr(struct ceph_client *client);
/linux-6.6.21/net/ceph/
Dceph_common.c780 void ceph_reset_client_addr(struct ceph_client *client) in ceph_reset_client_addr() function
786 EXPORT_SYMBOL(ceph_reset_client_addr);
/linux-6.6.21/fs/ceph/
Dsuper.c1593 ceph_reset_client_addr(fsc->client); in ceph_force_reconnect()