Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.c1626 const char __user *b_point; in st_write() local
1720 b_point = buf; in st_write()
1736 i = append_to_buffer(b_point, STbp, do_count); in st_write()
1743 b_point += do_count; in st_write()
1806 b_point -= undone; in st_write()
Dosst.c3376 const char __user * b_point; in osst_write() local
3571 b_point = buf; in osst_write()
3580 i = append_to_buffer(b_point, STp->buffer, do_count); in osst_write()
3633 b_point += do_count; in osst_write()
3644 i = append_to_buffer(b_point, STp->buffer, count); in osst_write()