|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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__().