Searched refs:btrfs_ioctl (Results 1 – 4 of 4) sorted by relevance
6 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
4595 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function4765 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in btrfs_compat_ioctl()
3886 .unlocked_ioctl = btrfs_ioctl,
10962 .unlocked_ioctl = btrfs_ioctl,