Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
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()