ReactOS 0.4.15-dev-7924-g5949c20
btrfs_chunk_map_item Struct Reference

#include <btrfs.h>

Public Attributes

u64 logical
 
u64 length
 
u64 devid
 
u64 physical
 

Detailed Description

Definition at line 399 of file btrfs.h.

Member Data Documentation

◆ devid

u64 btrfs_chunk_map_item::devid

Definition at line 402 of file btrfs.h.

Referenced by insert_map().

◆ length

u64 btrfs_chunk_map_item::length

Definition at line 401 of file btrfs.h.

Referenced by insert_map().

◆ logical

u64 btrfs_chunk_map_item::logical

Definition at line 400 of file btrfs.h.

Referenced by btrfs_comp_chunk_map(), insert_map(), and logical_physical().

◆ physical

u64 btrfs_chunk_map_item::physical

Definition at line 403 of file btrfs.h.

Referenced by disk_read(), and insert_map().


The documentation for this struct was generated from the following file: