Home
last modified time | relevance | path

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

/drivers/scsi/
Dsg.c220 static int sg_check_file_access(struct file *filp, const char *caller) in sg_check_file_access() function
457 retval = sg_check_file_access(filp, __func__); in sg_read()
613 retval = sg_check_file_access(filp, __func__); in sg_write()