Searched refs:btrfs_ioctl (Results 1 – 4 of 4) sorted by relevance
2933 .unlocked_ioctl = btrfs_ioctl,2935 .compat_ioctl = btrfs_ioctl,
4016 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
10045 .unlocked_ioctl = btrfs_ioctl,10047 .compat_ioctl = btrfs_ioctl,
5520 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function