Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dfile.c55 .unlocked_ioctl = ext3_ioctl,
Dioctl.c15 long ext3_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext3_ioctl() function
325 return ext3_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in ext3_compat_ioctl()
Ddir.c531 .unlocked_ioctl = ext3_ioctl,
Dext3.h1072 extern long ext3_ioctl(struct file *, unsigned int, unsigned long);