Searched refs:bch2_fs_file_ioctl (Results 1 – 3 of 3) sorted by relevance
78 long bch2_fs_file_ioctl(struct file *, unsigned, unsigned long);
535 long bch2_fs_file_ioctl(struct file *file, unsigned cmd, unsigned long arg) in bch2_fs_file_ioctl() function630 return bch2_fs_file_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in bch2_compat_fs_ioctl()
1410 .unlocked_ioctl = bch2_fs_file_ioctl,1453 .unlocked_ioctl = bch2_fs_file_ioctl,
Completed in 10 milliseconds