Searched refs:ceph_sub_str (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ceph/ |
H A D | mon_client.h | 121 extern const char *ceph_sub_str[];
|
/openbmc/linux/net/ceph/ |
H A D | mon_client.c | 321 const char *ceph_sub_str[] = { variable 362 len = sprintf(buf, "%s", ceph_sub_str[i]); in __send_subscribe() 426 dout("%s %s epoch %u continuous %d\n", __func__, ceph_sub_str[sub], in __ceph_monc_want_map() 462 dout("%s %s epoch %u\n", __func__, ceph_sub_str[sub], epoch); in __ceph_monc_got_map()
|
H A D | debugfs.c | 149 seq_printf(s, "have %s %u", ceph_sub_str[i], in monc_show()
|