Searched refs:f2fs_compat_ioctl (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/f2fs/
H A Ddir.c1141 .compat_ioctl = f2fs_compat_ioctl,
H A Dfile.c4968 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
5043 .compat_ioctl = f2fs_compat_ioctl,
H A Df2fs.h3505 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);

Completed in 169 milliseconds