Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dfile.c128 long udf_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in udf_ioctl() function
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);