Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ext2/
A Dioctl.c54 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext2_ioctl() function
157 return ext2_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in ext2_compat_ioctl()
A Dfile.c186 .unlocked_ioctl = ext2_ioctl,
A Dext2.h768 extern long ext2_ioctl(struct file *, unsigned int, unsigned long);
A Ddir.c731 .unlocked_ioctl = ext2_ioctl,

Completed in 10 milliseconds