Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h984 extern int ceph_force_reconnect(struct super_block *sb);
H A Dsuper.c1591 int ceph_force_reconnect(struct super_block *sb) in ceph_force_reconnect() function
H A Dmds_client.c5353 ceph_force_reconnect(fsc->sb); in maybe_recover_session()