Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs_tree.h351 struct btrfs_dev_item { struct
353 __le64 devid;
356 __le64 total_bytes;
359 __le64 bytes_used;
362 __le32 io_align;
365 __le32 io_width;
368 __le32 sector_size;
371 __le64 type;
374 __le64 generation;
380 __le64 start_offset;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs_tree.h363 struct btrfs_dev_item { struct
365 __le64 devid;
368 __le64 total_bytes;
371 __le64 bytes_used;
374 __le32 io_align;
377 __le32 io_width;
380 __le32 sector_size;
383 __le64 type;
386 __le64 generation;
392 __le64 start_offset;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs_tree.h351 struct btrfs_dev_item { struct
353 __le64 devid;
356 __le64 total_bytes;
359 __le64 bytes_used;
362 __le32 io_align;
365 __le32 io_width;
368 __le32 sector_size;
371 __le64 type;
374 __le64 generation;
380 __le64 start_offset;
[all …]