Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dst.c195 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()
3983 static int append_to_buffer(const char __user *ubp, struct st_buffer * st_bp, int do_count) in append_to_buffer() function