Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/ !
Dmds_client.h434 CEPH_MDSC_STOPPING_FLUSHED = 3, enumerator
Dsuper.c1571 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHED; in ceph_kill_sb()
Dmds_client.c5428 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHED) in delayed_work()