Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.c191 static int append_to_buffer(const char __user *, struct st_buffer *, int);
1736 i = append_to_buffer(b_point, STbp, do_count); in st_write()
3993 static int append_to_buffer(const char __user *ubp, struct st_buffer * st_bp, int do_count) in append_to_buffer() function
Dosst.c165 static int append_to_buffer(const char __user *, struct osst_buffer *, int);
3580 i = append_to_buffer(b_point, STp->buffer, do_count); in osst_write()
3644 i = append_to_buffer(b_point, STp->buffer, count); in osst_write()
5431 static int append_to_buffer(const char __user *ubp, struct osst_buffer *st_bp, int do_count) in append_to_buffer() function