Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs-ioctl.h5 long bch2_fs_file_ioctl(struct file *, unsigned, unsigned long);
H A Dfs-ioctl.c360 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()
H A Dfs.c1748 .unlocked_ioctl = bch2_fs_file_ioctl,
1795 .unlocked_ioctl = bch2_fs_file_ioctl,