Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Ddebugfs.c406 int sessions_reset = 0; in reset_status_show() local
424 sessions_reset = st->sessions_reset; in reset_status_show()
449 seq_printf(s, "sessions_reset: %d\n", sessions_reset); in reset_status_show()
H A Dmds_client.h113 int sessions_reset; /* sessions torn down in last reset */ member
H A Dmds_client.c5711 st->sessions_reset = torn_down; in ceph_mdsc_reset_workfn()
5751 st->sessions_reset = 0; in ceph_mdsc_schedule_reset()