Searched refs:sg_new_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | sg.c | 186 static ssize_t sg_new_write(Sg_fd *sfp, struct file *file, 643 return sg_new_write(sfp, filp, buf, count, in sg_write() 719 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, in sg_new_write() function 927 result = sg_new_write(sfp, filp, p, SZ_SG_IO_HDR, in sg_ioctl()
|