Searched refs:ceph_mds_reply_head (Results 1 – 3 of 3) sorted by relevance
122 struct ceph_mds_reply_head *head;
752 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); in parse_reply_info()753 end = p + msg->front.iov_len - sizeof(struct ceph_mds_reply_head); in parse_reply_info()3628 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply()
543 struct ceph_mds_reply_head { struct