Lines Matching refs:offsetof

10 		.offset = offsetof(struct rmtfs_qmi_result, result),
16 .offset = offsetof(struct rmtfs_qmi_result, error),
26 .offset = offsetof(struct rmtfs_iovec_entry, sector_addr),
32 .offset = offsetof(struct rmtfs_iovec_entry, phys_offset),
38 .offset = offsetof(struct rmtfs_iovec_entry, num_sector),
50 .offset = offsetof(struct rmtfs_open_req, path)
61 .offset = offsetof(struct rmtfs_open_resp, result),
69 .offset = offsetof(struct rmtfs_open_resp, caller_id_valid),
76 .offset = offsetof(struct rmtfs_open_resp, caller_id),
87 .offset = offsetof(struct rmtfs_close_req, caller_id),
98 .offset = offsetof(struct rmtfs_close_resp, result),
110 .offset = offsetof(struct rmtfs_iovec_req, caller_id),
117 .offset = offsetof(struct rmtfs_iovec_req, direction),
124 .offset = offsetof(struct rmtfs_iovec_req, iovec_len),
132 .offset = offsetof(struct rmtfs_iovec_req, iovec),
140 .offset = offsetof(struct rmtfs_iovec_req, is_force_sync),
151 .offset = offsetof(struct rmtfs_iovec_resp, result),
163 .offset = offsetof(struct rmtfs_alloc_buf_req, caller_id),
170 .offset = offsetof(struct rmtfs_alloc_buf_req, buff_size),
181 .offset = offsetof(struct rmtfs_alloc_buf_resp, result),
189 .offset = offsetof(struct rmtfs_alloc_buf_resp, buff_address_valid),
196 .offset = offsetof(struct rmtfs_alloc_buf_resp, buff_address),
207 .offset = offsetof(struct rmtfs_dev_error_req, caller_id),
218 .offset = offsetof(struct rmtfs_dev_error_resp, result),
226 .offset = offsetof(struct rmtfs_dev_error_resp, status_valid),
233 .offset = offsetof(struct rmtfs_dev_error_resp, status),
244 .offset = offsetof(struct rmtfs_force_sync, caller_id_len),
252 .offset = offsetof(struct rmtfs_force_sync, caller_id),