ReactOS 0.4.15-dev-7953-g1f49173
batch_item_ind Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for batch_item_ind:

Public Attributes

KEY key
 
LIST_ENTRY items
 
unsigned int num_items
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 494 of file btrfs_drv.h.

Member Data Documentation

◆ items

LIST_ENTRY batch_item_ind::items

Definition at line 496 of file btrfs_drv.h.

Referenced by insert_tree_item_batch(), and split_batch_item_list().

◆ key

KEY batch_item_ind::key

Definition at line 495 of file btrfs_drv.h.

Referenced by insert_tree_item_batch(), and split_batch_item_list().

◆ list_entry

LIST_ENTRY batch_item_ind::list_entry

Definition at line 498 of file btrfs_drv.h.

Referenced by insert_tree_item_batch(), and split_batch_item_list().

◆ num_items

unsigned int batch_item_ind::num_items

Definition at line 497 of file btrfs_drv.h.

Referenced by insert_tree_item_batch(), and split_batch_item_list().


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