Searched refs:ceph_mds_reply_head (Results 1 – 2 of 2) sorted by relevance
544 struct ceph_mds_reply_head { struct
853 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); in parse_reply_info()854 end = p + msg->front.iov_len - sizeof(struct ceph_mds_reply_head); in parse_reply_info()4067 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply()