Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h375 CEPH_MDSC_STOPPING_FLUSHED = 2, enumerator
Dsuper.c1238 fsc->mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHED; in ceph_kill_sb()
Dmds_client.c4610 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHED) in delayed_work()