Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dfile.c3234 long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in f2fs_ioctl() function
3435 return f2fs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in f2fs_compat_ioctl()
3449 .unlocked_ioctl = f2fs_ioctl,
Ddir.c1060 .unlocked_ioctl = f2fs_ioctl,
Df2fs.h2926 long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);