ReactOS 0.4.15-dev-7842-g558ab78
btrfs_chunk_map Struct Reference

#include <btrfs.h>

Collaboration diagram for btrfs_chunk_map:

Public Attributes

struct btrfs_chunk_map_itemmap
 
u32 map_length
 
u32 cur_length
 

Detailed Description

Definition at line 406 of file btrfs.h.

Member Data Documentation

◆ cur_length

u32 btrfs_chunk_map::cur_length

Definition at line 409 of file btrfs.h.

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

◆ map

struct btrfs_chunk_map_item* btrfs_chunk_map::map

Definition at line 407 of file btrfs.h.

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

◆ map_length

u32 btrfs_chunk_map::map_length

Definition at line 408 of file btrfs.h.

Referenced by insert_chunk_item().


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