Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h512 struct btrfs_dev_extent { struct
513 __u64 chunk_tree;
514 __u64 chunk_objectid;
515 __u64 chunk_offset;
516 __u64 length;
517 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h799 struct btrfs_dev_extent { struct
800 __le64 chunk_tree;
801 __le64 chunk_objectid;
802 __le64 chunk_offset;
803 __le64 length;
804 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];