ReactOS 0.4.15-dev-7942-gd23573b
_BTRFS_INFO Struct Reference
Collaboration diagram for _BTRFS_INFO:

Public Attributes

ULONG DeviceId
 
struct btrfs_super_block SuperBlock
 
struct btrfs_chunk_map ChunkMap
 
struct btrfs_root_item FsRoot
 
struct btrfs_root_item ExtentRoot
 

Detailed Description

Definition at line 25 of file btrfs.c.

Member Data Documentation

◆ ChunkMap

◆ DeviceId

ULONG _BTRFS_INFO::DeviceId

Definition at line 27 of file btrfs.c.

Referenced by _BtrFsSearchTree(), btrfs_read_extent_reg(), and BtrFsMount().

◆ ExtentRoot

struct btrfs_root_item _BTRFS_INFO::ExtentRoot

Definition at line 31 of file btrfs.c.

◆ FsRoot

struct btrfs_root_item _BTRFS_INFO::FsRoot

Definition at line 30 of file btrfs.c.

Referenced by BtrFsMount(), BtrFsOpen(), and BtrFsRead().

◆ SuperBlock


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