summaryrefslogtreecommitdiff
path: root/btrfsck.h
diff options
context:
space:
mode:
Diffstat (limited to 'btrfsck.h')
-rw-r--r--btrfsck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/btrfsck.h b/btrfsck.h
index e16f52f5..020593c9 100644
--- a/btrfsck.h
+++ b/btrfsck.h
@@ -113,7 +113,7 @@ struct device_extent_record {
u8 type;
u64 offset;
- u64 chunk_objecteid;
+ u64 chunk_objectid;
u64 chunk_offset;
u64 length;
};