Searched refs:btrfs_ioctl (Results 1 – 3 of 3) sorted by relevance
17 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
5143 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function5318 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in btrfs_compat_ioctl()
10708 .unlocked_ioctl = btrfs_ioctl,