Searched refs:curr_offset (Results 1 – 5 of 5) sorted by relevance
705 off_t curr_offset = offset; in pwrite_new() local725 next_offset = curr_offset + SIZE_TO_READ_WRITE; in pwrite_new()733 bytes, curr_offset, format); in pwrite_new()740 curr_offset = next_offset; in pwrite_new()758 off_t curr_offset = offset; in pread_new() local779 next_offset = curr_offset + SIZE_TO_READ_WRITE; in pread_new()787 ret = (* func_ptr)(curr_offset, bytes, in pread_new()795 curr_offset = next_offset; in pread_new()
145 int curr_offset; member180 fraglen = tce->curr_offset; in interpret_slp()636 tce->curr_offset = fraglen; in reg_tcp_cont()645 if ((fraglen + tce->curr_offset) > tce->totallen) in add_tcp_cont()648 memcpy(tce->msg + tce->curr_offset, msg, fraglen); in add_tcp_cont()649 tce->curr_offset += fraglen; in add_tcp_cont()
110 unsigned char *curr_offset; member
543 h_priv->mblk.curr_offset = in s1394_setup_asynch_command()546 h_priv->mblk.curr_offset = in s1394_setup_asynch_command()865 h_priv->mblk.curr_offset = h_priv->mblk.next_offset; in s1394_atreq_cmd_complete()1181 h_priv->mblk.curr_offset = resp->cmd_u.b.data_block->b_rptr; in s1394_send_response()
1295 mblk->next_offset = mblk->curr_offset; in hci1394_q_at_copy_from_mblk()1612 mblk->next_offset = mblk->curr_offset; in hci1394_q_ar_copy_to_mblk()