|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <btrfs.h>
Public Attributes | |
| u64 | logical |
| u64 | length |
| u64 | devid |
| u64 | physical |
| u64 btrfs_chunk_map_item::devid |
Definition at line 403 of file btrfs.h.
Referenced by insert_map().
| u64 btrfs_chunk_map_item::length |
Definition at line 402 of file btrfs.h.
Referenced by insert_map().
| u64 btrfs_chunk_map_item::logical |
Definition at line 401 of file btrfs.h.
Referenced by btrfs_comp_chunk_map(), insert_map(), and logical_physical().
| u64 btrfs_chunk_map_item::physical |
Definition at line 404 of file btrfs.h.
Referenced by disk_read(), and insert_map().