f2fs_ioctl       1060 fs/f2fs/dir.c  	.unlocked_ioctl	= f2fs_ioctl,
f2fs_ioctl       2935 fs/f2fs/f2fs.h long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
f2fs_ioctl       3454 fs/f2fs/file.c 	return f2fs_ioctl(file, cmd, (unsigned long) compat_ptr(arg));
f2fs_ioctl       3468 fs/f2fs/file.c 	.unlocked_ioctl	= f2fs_ioctl,