Searched refs:st_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 3517 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl() 3877 return st_ioctl(file, cmd_in, arg); in new_tape_buffer() 4166 .unlocked_ioctl = st_ioctl, in create_one_cdev() 3503 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) st_ioctl() function
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 3872 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_compat_ioctl() 4196 .unlocked_ioctl = st_ioctl, in create_one_cdev() 3858 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) st_ioctl() function
|
Completed in 11 milliseconds