Home
last modified time | relevance | path

Searched refs:sg_allow_access (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c235 static int sg_allow_access(struct file *filp, unsigned char *cmd) in sg_allow_access() function
763 if (read_only && sg_allow_access(file, cmnd)) { in sg_new_write()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c234 static int sg_allow_access(struct file *filp, unsigned char *cmd) in sg_allow_access() function
766 if (read_only && sg_allow_access(file, cmnd)) { in sg_new_write()

Completed in 7 milliseconds