Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dst.c1628 const char __user *b_point; in st_write() local
1722 b_point = buf; in st_write()
1738 i = append_to_buffer(b_point, STbp, do_count); in st_write()
1745 b_point += do_count; in st_write()
1808 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()