Searched refs:CEPH_MDSC_STOPPING_FLUSHING (Results 1 – 2 of 2) sorted by relevance
1493 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) { in __inc_stopping_blocker()1506 mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) in __dec_stopping_blocker()1578 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHING; in ceph_kill_sb()
435 CEPH_MDSC_STOPPING_FLUSHING = 2, enumerator