ReactOS 0.4.15-dev-7924-g5949c20
space Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for space:

Public Attributes

uint64_t address
 
uint64_t size
 
LIST_ENTRY list_entry
 
LIST_ENTRY list_entry_size
 

Detailed Description

Definition at line 517 of file btrfs_drv.h.

Member Data Documentation

◆ address

uint64_t space::address

Definition at line 518 of file btrfs_drv.h.

Referenced by __attribute__(), and space_list_add2().

◆ list_entry

LIST_ENTRY space::list_entry

Definition at line 520 of file btrfs_drv.h.

Referenced by space_list_add2().

◆ list_entry_size

LIST_ENTRY space::list_entry_size

Definition at line 521 of file btrfs_drv.h.

Referenced by space_list_add2().

◆ size

uint64_t space::size

Definition at line 519 of file btrfs_drv.h.

Referenced by __attribute__(), and space_list_add2().


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