Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dbtrfs.c37 struct btrfs_dev_item { struct
38 uint64_t devid;
39 uint64_t total_bytes;
40 uint64_t bytes_used;
41 uint32_t io_align;
42 uint32_t io_width;
43 uint32_t sector_size;
44 uint64_t type;
45 uint64_t generation;
46 uint64_t start_offset;
[all …]