Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dstrings.c20 case CEPH_MDS_STATE_CREATING: return "up:creating"; in ceph_mds_state_name()
H A Dmds_client.c5088 if (oldstate != CEPH_MDS_STATE_CREATING && in check_new_map()