Loading fs/btrfs/ctree.h +1 −1 Original line number Diff line number Diff line Loading @@ -483,7 +483,7 @@ struct btrfs_shared_data_ref { struct btrfs_extent_inline_ref { u8 type; u64 offset; __le64 offset; } __attribute__ ((__packed__)); /* old style backrefs item */ Loading Loading
fs/btrfs/ctree.h +1 −1 Original line number Diff line number Diff line Loading @@ -483,7 +483,7 @@ struct btrfs_shared_data_ref { struct btrfs_extent_inline_ref { u8 type; u64 offset; __le64 offset; } __attribute__ ((__packed__)); /* old style backrefs item */ Loading