Searched refs:CEPH_MSG_POOLOP (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ceph/ | ||
D | ceph_fs.h | 141 #define CEPH_MSG_POOLOP 49 macro |
/Linux-v4.19/net/ceph/ | ||
D | ceph_common.c | 87 case CEPH_MSG_POOLOP: return "poolop"; in ceph_msg_type_name() |