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