Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dceph_strings.c85 case CEPH_OSD_NEW: in ceph_osd_state_name()
H A Dosdmap.c1895 CEPH_OSD_NEW); in decode_new_up_state_weight()
/openbmc/linux/include/linux/ceph/
H A Drados.h130 #define CEPH_OSD_NEW (1<<3) /* osd is new, never marked in */ macro