Home
last modified time | relevance | path

Searched refs:CEPH_MDSC_STOPPING_FLUSHING (Results 1 – 2 of 2) sorted by relevance

/fs/ceph/
Dsuper.c1375 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) { in __inc_stopping_blocker()
1388 mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) in __dec_stopping_blocker()
1437 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHING; in ceph_kill_sb()
Dmds_client.h385 CEPH_MDSC_STOPPING_FLUSHING = 2, enumerator