Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h436 CEPH_MDSC_STOPPING_FLUSHED = 3, enumerator
H A Dsuper.c1581 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHED; in ceph_kill_sb()
H A Dmds_client.c5422 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHED) in delayed_work()