ceph_mds_reply_head 476 fs/ceph/mds_client.c p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); ceph_mds_reply_head 477 fs/ceph/mds_client.c end = p + msg->front.iov_len - sizeof(struct ceph_mds_reply_head); ceph_mds_reply_head 2792 fs/ceph/mds_client.c struct ceph_mds_reply_head *head = msg->front.iov_base; ceph_mds_reply_head 92 fs/ceph/mds_client.h struct ceph_mds_reply_head *head;