Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dmds_client.h433 CEPH_MDSC_STOPPING_FLUSHING = 2, enumerator
Dsuper.c1483 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) { in __inc_stopping_blocker()
1496 mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHING) in __dec_stopping_blocker()
1557 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHING; in ceph_kill_sb()