Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dfile.c4132 static long __f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __f2fs_ioctl() function
4228 return __f2fs_ioctl(filp, cmd, arg); in f2fs_ioctl()
4853 return __f2fs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in f2fs_compat_ioctl()