ReactOS 0.4.16-dev-816-g135a9a9
|
#include <btrfs_drv.h>
Public Attributes | |
KEY | key |
LIST_ENTRY | items |
unsigned int | num_items |
LIST_ENTRY | list_entry |
Definition at line 494 of file btrfs_drv.h.
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 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 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().
Definition at line 497 of file btrfs_drv.h.
Referenced by insert_tree_item_batch(), and split_batch_item_list().