ReactOS 0.4.15-dev-7924-g5949c20
rollback_item Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for rollback_item:

Public Attributes

enum rollback_type type
 
voidptr
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 1274 of file btrfs_drv.h.

Member Data Documentation

◆ list_entry

LIST_ENTRY rollback_item::list_entry

Definition at line 1277 of file btrfs_drv.h.

Referenced by __attribute__().

◆ ptr

void* rollback_item::ptr

Definition at line 1276 of file btrfs_drv.h.

Referenced by __attribute__().

◆ type

enum rollback_type rollback_item::type

Definition at line 1275 of file btrfs_drv.h.

Referenced by __attribute__().


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