Home
last modified time | relevance | path

Searched refs:udf_ioctl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/udf/
H A Dfile.c128 long udf_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in udf_ioctl() function
141 udf_debug("invalid argument to udf_ioctl\n"); in udf_ioctl()
202 .unlocked_ioctl = udf_ioctl,
H A Ddir.c136 .unlocked_ioctl = udf_ioctl,
H A Dudfdecl.h139 extern long udf_ioctl(struct file *, unsigned int, unsigned long);
/kernel/linux/linux-5.10/fs/udf/
H A Dfile.c178 long udf_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in udf_ioctl() function
191 udf_debug("invalid argument to udf_ioctl\n"); in udf_ioctl()
244 .unlocked_ioctl = udf_ioctl,
H A Ddir.c235 .unlocked_ioctl = udf_ioctl,
H A Dudfdecl.h135 extern long udf_ioctl(struct file *, unsigned int, unsigned long);

Completed in 3 milliseconds