Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dosdmap.h218 char *ceph_osdmap_state_str(char *str, int len, u32 state);
/linux/net/ceph/
H A Ddebugfs.c87 ceph_osdmap_state_str(sb, sizeof(sb), state), in osdmap_show()
H A Dosdmap.c30 char *ceph_osdmap_state_str(char *str, int len, u32 state) in ceph_osdmap_state_str() function