Searched refs:bch2_fs_file_ioctl (Results 1 – 3 of 3) sorted by relevance
5 long bch2_fs_file_ioctl(struct file *, unsigned, unsigned long);
360 long bch2_fs_file_ioctl(struct file *file, unsigned cmd, unsigned long arg) in bch2_fs_file_ioctl() function 438 return bch2_fs_file_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in bch2_compat_fs_ioctl()
1748 .unlocked_ioctl = bch2_fs_file_ioctl,1795 .unlocked_ioctl = bch2_fs_file_ioctl,