btrfs_ioctl
.unlocked_ioctl = btrfs_ioctl,
return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg));
long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);