ReactOS 0.4.16-dev-258-g81860b4
|
Public Attributes | |
device_extension * | Vcb |
root * | root |
root * | parent |
uint8_t * | data |
ULONG | datalen |
ULONG | num_clones |
root ** | clones |
LIST_ENTRY | orphans |
LIST_ENTRY | dirs |
LIST_ENTRY | pending_rmdirs |
KEVENT | buffer_event |
send_dir * | root_dir |
send_info * | send |
struct { | |
uint64_t inode | |
bool deleting | |
bool new | |
uint64_t gen | |
uint64_t uid | |
uint64_t olduid | |
uint64_t gid | |
uint64_t oldgid | |
uint64_t mode | |
uint64_t oldmode | |
uint64_t size | |
uint64_t flags | |
BTRFS_TIME atime | |
BTRFS_TIME mtime | |
BTRFS_TIME ctime | |
bool file | |
char * path | |
orphan * o | |
send_dir * sd | |
LIST_ENTRY refs | |
LIST_ENTRY oldrefs | |
LIST_ENTRY exts | |
LIST_ENTRY oldexts | |
} | lastinode |
BTRFS_TIME send_context::atime |
BTRFS_TIME send_context::ctime |
LIST_ENTRY send_context::dirs |
LIST_ENTRY send_context::exts |
struct { ... } send_context::lastinode |
BTRFS_TIME send_context::mtime |
LIST_ENTRY send_context::oldexts |
LIST_ENTRY send_context::oldrefs |
LIST_ENTRY send_context::orphans |
LIST_ENTRY send_context::pending_rmdirs |
LIST_ENTRY send_context::refs |
device_extension* send_context::Vcb |