Searched refs:sg_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | sg.c | 441 sg_read(struct file *filp, char __user *buf, size_t count, loff_t * ppos) in sg_read() function 463 "sg_read: count=%d\n", (int) count)); in sg_read() 1419 /* Now wake up any sg_read() that is waiting for this in sg_rq_end_io() 1433 .read = sg_read,
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sg.c | 441 sg_read(struct file *filp, char __user *buf, size_t count, loff_t * ppos) in sg_read() function 463 "sg_read: count=%d\n", (int) count)); in sg_read() 1400 /* Now wake up any sg_read() that is waiting for this in sg_rq_end_io() 1415 .read = sg_read,
|
Completed in 7 milliseconds