Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dst.c3503 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl() function
3863 return st_ioctl(file, cmd_in, arg); in st_compat_ioctl()
4151 .unlocked_ioctl = st_ioctl,