Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h89 enum ceph_client_reset_phase { enum
110 enum ceph_client_reset_phase phase; /* current reset phase */
621 extern const char *ceph_reset_phase_name(enum ceph_client_reset_phase phase);
H A Ddebugfs.c404 enum ceph_client_reset_phase phase = CEPH_CLIENT_RESET_IDLE; in reset_status_show()
H A Dmds_client.c5299 const char *ceph_reset_phase_name(enum ceph_client_reset_phase phase) in ceph_reset_phase_name()