Lines Matching refs:iov_base
288 info->head = msg->front.iov_base; in parse_reply_info()
289 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); in parse_reply_info()
804 h = msg->front.iov_base; in create_session_msg()
1264 head = msg->front.iov_base; in ceph_add_cap_releases()
1281 head = msg->front.iov_base; in ceph_add_cap_releases()
1290 head = partial->front.iov_base; in ceph_add_cap_releases()
1390 head = msg->front.iov_base; in discard_cap_releases()
1402 head = msg->front.iov_base; in discard_cap_releases()
1686 head = msg->front.iov_base; in create_request_message()
1687 p = msg->front.iov_base + sizeof(*head); in create_request_message()
1688 end = msg->front.iov_base + msg->front.iov_len; in create_request_message()
1700 req->r_request_release_offset = p - msg->front.iov_base; in create_request_message()
1721 msg->front.iov_len = p - msg->front.iov_base; in create_request_message()
1788 rhead = msg->front.iov_base; in __prepare_send_request()
1818 rhead = msg->front.iov_base; in __prepare_send_request()
2064 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply()
2253 void *p = msg->front.iov_base; in handle_forward()
2302 struct ceph_mds_session_head *h = msg->front.iov_base; in handle_session()
2764 struct ceph_mds_lease *h = msg->front.iov_base; in handle_lease()
2877 lease = msg->front.iov_base; in ceph_mdsc_lease_send_msg()
3299 void *p = msg->front.iov_base; in ceph_mdsc_handle_map()