Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsg.c225 static int sg_check_file_access(struct file *filp, const char *caller) in sg_check_file_access() function
428 retval = sg_check_file_access(filp, __func__); in sg_read()
621 retval = sg_check_file_access(filp, __func__); in sg_write()