summaryrefslogtreecommitdiff
path: root/libc/kernel/uapi/linux/btrfs_tree.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2021-02-19 19:47:44 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-02-19 19:47:44 +0000
commitd29cac66b426d59afd7ce7da9519b6d43f5df0cc (patch)
tree64fdb7e0316c8d85bb02e4d0dcef0a5f6cd6e6f5 /libc/kernel/uapi/linux/btrfs_tree.h
parentb69a0d496930b1faf2559ce268064bc1a005215e (diff)
parent05667cd66a3ea0e75611f1bec36a67098ac92179 (diff)
Merge "Update to v5.11 kernel headers."
Diffstat (limited to 'libc/kernel/uapi/linux/btrfs_tree.h')
-rw-r--r--libc/kernel/uapi/linux/btrfs_tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/kernel/uapi/linux/btrfs_tree.h b/libc/kernel/uapi/linux/btrfs_tree.h
index 2a9178d3a..4e36c37f5 100644
--- a/libc/kernel/uapi/linux/btrfs_tree.h
+++ b/libc/kernel/uapi/linux/btrfs_tree.h
@@ -92,6 +92,7 @@
#define BTRFS_UUID_KEY_SUBVOL 251
#define BTRFS_UUID_KEY_RECEIVED_SUBVOL 252
#define BTRFS_STRING_ITEM_KEY 253
+#define BTRFS_MAX_METADATA_BLOCKSIZE 65536
#define BTRFS_CSUM_SIZE 32
enum btrfs_csum_type {
BTRFS_CSUM_TYPE_CRC32 = 0,