Home
last modified time | relevance | path

Searched defs:btrfs_dev_extent (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs_tree.h205 struct btrfs_dev_extent { struct
206 __le64 chunk_tree;
207 __le64 chunk_objectid;
208 __le64 chunk_offset;
209 __le64 length;
210 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs_tree.h213 struct btrfs_dev_extent { struct
214 __le64 chunk_tree;
215 __le64 chunk_objectid;
216 __le64 chunk_offset;
217 __le64 length;
218 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs_tree.h531 struct btrfs_dev_extent { struct
532 __le64 chunk_tree;
533 __le64 chunk_objectid;
534 __le64 chunk_offset;
535 __le64 length;
536 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];