Home
last modified time | relevance | path

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

/linux-5.19.10/fs/f2fs/
Dfile.c4082 static long __f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __f2fs_ioctl() function
4178 return __f2fs_ioctl(filp, cmd, arg); in f2fs_ioctl()
4801 return __f2fs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in f2fs_compat_ioctl()