Home
last modified time | relevance | path

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

/linux-4.1.27/fs/udf/
Dfile.c166 long udf_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in udf_ioctl() function
240 .unlocked_ioctl = udf_ioctl,
Ddir.c197 .unlocked_ioctl = udf_ioctl,
Dudfdecl.h139 extern long udf_ioctl(struct file *, unsigned int, unsigned long);