X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;ds=sidebyside;f=include%2Fuapi%2Flinux%2Fbtrfs.h;h=ac5eacd3055b503f9b95e330600608bf5a018cec;hb=56291b271be032057c782e357ca728b27d89ff70;hp=2bdd1e3e70076dd3476e3398452c4837b2b80f9b;hpb=62c2cd0f49333a2bb53602ec23039ca99a19cb9d;p=cascardo%2Flinux.git diff --git a/include/uapi/linux/btrfs.h b/include/uapi/linux/btrfs.h index 2bdd1e3e7007..ac5eacd3055b 100644 --- a/include/uapi/linux/btrfs.h +++ b/include/uapi/linux/btrfs.h @@ -798,7 +798,7 @@ static inline char *btrfs_err_str(enum btrfs_err_code err_code) #define BTRFS_IOC_INO_PATHS _IOWR(BTRFS_IOCTL_MAGIC, 35, \ struct btrfs_ioctl_ino_path_args) #define BTRFS_IOC_LOGICAL_INO _IOWR(BTRFS_IOCTL_MAGIC, 36, \ - struct btrfs_ioctl_ino_path_args) + struct btrfs_ioctl_logical_ino_args) #define BTRFS_IOC_SET_RECEIVED_SUBVOL _IOWR(BTRFS_IOCTL_MAGIC, 37, \ struct btrfs_ioctl_received_subvol_args) #define BTRFS_IOC_SEND _IOW(BTRFS_IOCTL_MAGIC, 38, struct btrfs_ioctl_send_args)