ReactOS 0.4.15-dev-7924-g5949c20
batch_root Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for batch_root:

Public Attributes

rootr
 
LIST_ENTRY items_ind
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 501 of file btrfs_drv.h.

Member Data Documentation

◆ items_ind

LIST_ENTRY batch_root::items_ind

Definition at line 503 of file btrfs_drv.h.

Referenced by insert_tree_item_batch().

◆ list_entry

LIST_ENTRY batch_root::list_entry

Definition at line 504 of file btrfs_drv.h.

Referenced by insert_tree_item_batch().

◆ r

root* batch_root::r

Definition at line 502 of file btrfs_drv.h.

Referenced by insert_tree_item_batch().


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