Searched refs:CEPH_MSG_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ceph/ | ||
H A D | ceph_fs.h | 119 #define CEPH_MSG_SHUTDOWN 1 macro |
/openbmc/linux/net/ceph/ | ||
H A D | ceph_common.c | 64 case CEPH_MSG_SHUTDOWN: return "shutdown"; in ceph_msg_type_name() |