Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h977 extern int ceph_force_reconnect(struct super_block *sb);
H A Dsuper.c1590 int ceph_force_reconnect(struct super_block *sb) in ceph_force_reconnect() function
H A Dmds_client.c5061 ceph_force_reconnect(fsc->sb); in maybe_recover_session()