Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ceph/
Dceph_fs.h152 #define CEPH_MSG_POOLOP_REPLY 48 macro
/linux-6.12.1/net/ceph/
Dceph_common.c88 case CEPH_MSG_POOLOP_REPLY: return "poolop_reply"; in ceph_msg_type_name()