Home
last modified time | relevance | path

Searched refs:ceph_sub_str (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmon_client.h121 extern const char *ceph_sub_str[];
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmon_client.h121 extern const char *ceph_sub_str[];
/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c250 const char *ceph_sub_str[] = { variable
291 len = sprintf(buf, "%s", ceph_sub_str[i]); in __send_subscribe()
355 dout("%s %s epoch %u continuous %d\n", __func__, ceph_sub_str[sub], in __ceph_monc_want_map()
391 dout("%s %s epoch %u\n", __func__, ceph_sub_str[sub], epoch); in __ceph_monc_got_map()
H A Ddebugfs.c149 seq_printf(s, "have %s %u", ceph_sub_str[i], in monc_show()
/kernel/linux/linux-6.6/net/ceph/
H A Dmon_client.c321 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 Ddebugfs.c149 seq_printf(s, "have %s %u", ceph_sub_str[i], in monc_show()

Completed in 7 milliseconds