Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()