Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dst.c3501 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl() function
3861 return st_ioctl(file, cmd_in, arg); in st_compat_ioctl()
4149 .unlocked_ioctl = st_ioctl,