Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c220 static int sg_check_file_access(struct file *filp, const char *caller) in sg_check_file_access() function
456 retval = sg_check_file_access(filp, __func__); in sg_read()
609 retval = sg_check_file_access(filp, __func__); in sg_write()