Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dst.c3499 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl() function
3859 return st_ioctl(file, cmd_in, arg); in st_compat_ioctl()
4147 .unlocked_ioctl = st_ioctl,