Home
last modified time | relevance | path

Searched refs:CEPH_MSG_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h119 #define CEPH_MSG_SHUTDOWN 1 macro
/openbmc/linux/net/ceph/
H A Dceph_common.c64 case CEPH_MSG_SHUTDOWN: return "shutdown"; in ceph_msg_type_name()