Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddir.c1103 .compat_ioctl = f2fs_compat_ioctl,
H A Dfile.c4279 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in f2fs_compat_ioctl() function
4356 .compat_ioctl = f2fs_compat_ioctl,
H A Df2fs.h3190 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddir.c1142 .compat_ioctl = f2fs_compat_ioctl,
H A Dfile.c4954 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in f2fs_compat_ioctl() function
5030 .compat_ioctl = f2fs_compat_ioctl,
H A Df2fs.h3499 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);

Completed in 49 milliseconds