Home
last modified time | relevance | path

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

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