Searched refs:CEPH_MSG_POOLOP_REPLY (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ceph/ | ||
H A D | ceph_fs.h | 152 #define CEPH_MSG_POOLOP_REPLY 48 macro |
/linux/net/ceph/ | ||
H A D | ceph_common.c | 88 case CEPH_MSG_POOLOP_REPLY: return "poolop_reply"; in ceph_msg_type_name() |