Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dfile.c4443 static long __f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __f2fs_ioctl() function
4543 return __f2fs_ioctl(filp, cmd, arg); in f2fs_ioctl()
5249 return __f2fs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in f2fs_compat_ioctl()