Searched refs:CEPH_MDSC_STOPPING_FLUSHING (Results 1 – 2 of 2) sorted by relevance
1375 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()
385 CEPH_MDSC_STOPPING_FLUSHING = 2, enumerator