Home
last modified time | relevance | path

Searched refs:b_point (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dst.c1574 const char __user *b_point; in st_write() local
1668 b_point = buf; in st_write()
1684 i = append_to_buffer(b_point, STbp, do_count); in st_write()
1691 b_point += do_count; in st_write()
1754 b_point -= undone; in st_write()
Dosst.c3373 const char __user * b_point; in osst_write() local
3568 b_point = buf; in osst_write()
3577 i = append_to_buffer(b_point, STp->buffer, do_count); in osst_write()
3630 b_point += do_count; in osst_write()
3641 i = append_to_buffer(b_point, STp->buffer, count); in osst_write()