Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dosdmap.h218 char *ceph_osdmap_state_str(char *str, int len, u32 state);
/Linux-v5.10/net/ceph/
Ddebugfs.c87 ceph_osdmap_state_str(sb, sizeof(sb), state), in osdmap_show()
Dosdmap.c14 char *ceph_osdmap_state_str(char *str, int len, u32 state) in ceph_osdmap_state_str() function