Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dosdmap.h162 extern char *ceph_osdmap_state_str(char *str, int len, int state);
/linux-4.4.14/net/ceph/
Ddebugfs.c84 ceph_osdmap_state_str(sb, sizeof(sb), state), in osdmap_show()
Dosdmap.c14 char *ceph_osdmap_state_str(char *str, int len, int state) in ceph_osdmap_state_str() function