ReactOS 0.4.16-dev-112-g52265ae
|
#include <btrfs_drv.h>
Public Attributes | |
enum rollback_type | type |
void * | ptr |
LIST_ENTRY | list_entry |
Definition at line 1274 of file btrfs_drv.h.
LIST_ENTRY rollback_item::list_entry |
Definition at line 1277 of file btrfs_drv.h.
Referenced by __attribute__().
void* rollback_item::ptr |
Definition at line 1276 of file btrfs_drv.h.
Referenced by __attribute__().
enum rollback_type rollback_item::type |
Definition at line 1275 of file btrfs_drv.h.
Referenced by __attribute__().