Searched refs:CEPH_MSG_PING (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ceph/ | ||
D | ceph_fs.h | 120 #define CEPH_MSG_PING 2 macro |
/linux-6.1.9/net/ceph/ | ||
D | ceph_common.c | 65 case CEPH_MSG_PING: return "ping"; in ceph_msg_type_name() |