Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dsg.c224 static int sg_check_file_access(struct file *filp, const char *caller) in sg_check_file_access() function
459 retval = sg_check_file_access(filp, __func__); in sg_read()
615 retval = sg_check_file_access(filp, __func__); in sg_write()