Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dsg.c224 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()
612 retval = sg_check_file_access(filp, __func__); in sg_write()