Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dst.c3533 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl() function
3920 return st_ioctl(file, cmd_in, arg); in st_compat_ioctl()
4208 .unlocked_ioctl = st_ioctl,