Searched refs:off_dst (Results 1 – 1 of 1) sorted by relevance
1026 int arr_len, unsigned int off_dst) in p_fill_from_dev_buffer() argument1030 off_t skip = off_dst; in p_fill_from_dev_buffer()1032 if (sdb->length <= off_dst) in p_fill_from_dev_buffer()1040 __func__, off_dst, scsi_bufflen(scp), act_len, in p_fill_from_dev_buffer()1042 n = (int)scsi_bufflen(scp) - ((int)off_dst + act_len); in p_fill_from_dev_buffer()