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