Home
last modified time | relevance | path

Searched refs:CEPH_MDSC_STOPPING_FLUSHED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.h377 CEPH_MDSC_STOPPING_FLUSHED = 2, enumerator
H A Dsuper.c1233 fsc->mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHED; in ceph_kill_sb()
H A Dmds_client.c4514 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHED) in delayed_work()
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.h406 CEPH_MDSC_STOPPING_FLUSHED = 3, enumerator
H A Dsuper.c1559 mdsc->stopping = CEPH_MDSC_STOPPING_FLUSHED; in ceph_kill_sb()
H A Dmds_client.c5128 if (mdsc->stopping >= CEPH_MDSC_STOPPING_FLUSHED) in delayed_work()

Completed in 20 milliseconds