Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dceph_common.c744 void ceph_reset_client_addr(struct ceph_client *client) in ceph_reset_client_addr() function
750 EXPORT_SYMBOL(ceph_reset_client_addr);
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dlibceph.h310 extern void ceph_reset_client_addr(struct ceph_client *client);
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c1257 ceph_reset_client_addr(fsc->client); in ceph_force_reconnect()