Home
last modified time | relevance | path

Searched refs:CEPH_MSG_CLIENT_REPLY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h143 #define CEPH_MSG_CLIENT_REPLY 26 macro
/openbmc/linux/net/ceph/
H A Dceph_common.c82 case CEPH_MSG_CLIENT_REPLY: return "client_reply"; in ceph_msg_type_name()
/openbmc/linux/fs/ceph/
H A Dmds_client.c5757 case CEPH_MSG_CLIENT_REPLY: in mds_dispatch()