Searched defs:btrfs_dev_extent (Results 1 – 3 of 3) sorted by relevance
205 struct btrfs_dev_extent { struct206 __le64 chunk_tree;207 __le64 chunk_objectid;208 __le64 chunk_offset;209 __le64 length;210 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
213 struct btrfs_dev_extent { struct214 __le64 chunk_tree;215 __le64 chunk_objectid;216 __le64 chunk_offset;217 __le64 length;218 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
531 struct btrfs_dev_extent { struct532 __le64 chunk_tree;533 __le64 chunk_objectid;534 __le64 chunk_offset;535 __le64 length;536 __u8 chunk_tree_uuid[BTRFS_UUID_SIZE];