ReactOS 0.4.15-dev-7788-g1ad9096
_root Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for _root:

Public Attributes

uint64_t id
 
LONGLONG lastinode
 
tree_holder treeholder
 
root_nonpagednonpaged
 
ROOT_ITEM root_item
 
bool dirty
 
bool received
 
PEPROCESS reserved
 
uint64_t parent
 
LONG send_ops
 
uint64_t fcbs_version
 
bool checked_for_orphans
 
bool dropped
 
LIST_ENTRY fcbs
 
LIST_ENTRYfcbs_ptrs [256]
 
LIST_ENTRY list_entry
 
LIST_ENTRY list_entry_dirty
 

Detailed Description

Definition at line 450 of file btrfs_drv.h.

Member Data Documentation

◆ checked_for_orphans

bool _root::checked_for_orphans

Definition at line 462 of file btrfs_drv.h.

◆ dirty

bool _root::dirty

Definition at line 456 of file btrfs_drv.h.

◆ dropped

bool _root::dropped

Definition at line 463 of file btrfs_drv.h.

◆ fcbs

LIST_ENTRY _root::fcbs

Definition at line 464 of file btrfs_drv.h.

Referenced by flush_subvol_fcbs().

◆ fcbs_ptrs

LIST_ENTRY* _root::fcbs_ptrs[256]

Definition at line 465 of file btrfs_drv.h.

◆ fcbs_version

uint64_t _root::fcbs_version

Definition at line 461 of file btrfs_drv.h.

◆ id

◆ lastinode

LONGLONG _root::lastinode

Definition at line 452 of file btrfs_drv.h.

◆ list_entry

LIST_ENTRY _root::list_entry

Definition at line 466 of file btrfs_drv.h.

Referenced by add_root().

◆ list_entry_dirty

LIST_ENTRY _root::list_entry_dirty

Definition at line 467 of file btrfs_drv.h.

◆ nonpaged

root_nonpaged* _root::nonpaged

Definition at line 454 of file btrfs_drv.h.

◆ parent

◆ received

bool _root::received

Definition at line 457 of file btrfs_drv.h.

◆ reserved

PEPROCESS _root::reserved

Definition at line 458 of file btrfs_drv.h.

◆ root_item

ROOT_ITEM _root::root_item

Definition at line 455 of file btrfs_drv.h.

Referenced by send_subvol().

◆ send_ops

LONG _root::send_ops

Definition at line 460 of file btrfs_drv.h.

◆ treeholder

tree_holder _root::treeholder

Definition at line 453 of file btrfs_drv.h.


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