• Home
  • Raw
  • Download

Lines Matching refs:iov_base

475 	info->head = msg->front.iov_base;  in parse_reply_info()
476 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); in parse_reply_info()
1041 h = msg->front.iov_base; in create_session_msg()
1109 p = msg->front.iov_base; in create_session_open_msg()
1145 msg->front.iov_len = p - msg->front.iov_base; in create_session_open_msg()
1886 head = msg->front.iov_base; in ceph_send_cap_releases()
1899 head = msg->front.iov_base; in ceph_send_cap_releases()
1902 item = msg->front.iov_base + msg->front.iov_len; in ceph_send_cap_releases()
1913 cap_barrier = msg->front.iov_base + msg->front.iov_len; in ceph_send_cap_releases()
1933 cap_barrier = msg->front.iov_base + msg->front.iov_len; in ceph_send_cap_releases()
2342 head = msg->front.iov_base; in create_request_message()
2343 p = msg->front.iov_base + sizeof(*head); in create_request_message()
2344 end = msg->front.iov_base + msg->front.iov_len; in create_request_message()
2356 req->r_request_release_offset = p - msg->front.iov_base; in create_request_message()
2380 p = msg->front.iov_base + req->r_request_release_offset; in create_request_message()
2393 msg->front.iov_len = p - msg->front.iov_base; in create_request_message()
2461 rhead = msg->front.iov_base; in __prepare_send_request()
2476 p = msg->front.iov_base + req->r_request_release_offset; in __prepare_send_request()
2483 msg->front.iov_len = p - msg->front.iov_base; in __prepare_send_request()
2499 rhead = msg->front.iov_base; in __prepare_send_request()
2793 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply()
2999 void *p = msg->front.iov_base; in handle_forward()
3072 void *p = msg->front.iov_base; in handle_session()
3874 struct ceph_mds_lease *h = msg->front.iov_base; in handle_lease()
3986 lease = msg->front.iov_base; in ceph_mdsc_lease_send_msg()
4466 void *p = msg->front.iov_base; in ceph_mdsc_handle_fsmap()
4545 void *p = msg->front.iov_base; in ceph_mdsc_handle_mdsmap()