Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsg.c240 static int sg_allow_access(struct file *filp, unsigned char *cmd) in sg_allow_access() function
779 if (read_only && sg_allow_access(file, cmnd)) { in sg_new_write()