ReactOS 0.4.15-dev-7934-g1dc8d80
send_info Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for send_info:

Public Attributes

HANDLE thread
 
struct _ccbccb
 
voidcontext
 
KEVENT cleared_event
 
bool cancelling
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 361 of file btrfs_drv.h.

Member Data Documentation

◆ cancelling

bool send_info::cancelling

Definition at line 366 of file btrfs_drv.h.

Referenced by close_file().

◆ ccb

struct _ccb* send_info::ccb

Definition at line 363 of file btrfs_drv.h.

◆ cleared_event

KEVENT send_info::cleared_event

Definition at line 365 of file btrfs_drv.h.

Referenced by close_file(), and read_send_buffer().

◆ context

void* send_info::context

Definition at line 364 of file btrfs_drv.h.

Referenced by read_send_buffer().

◆ list_entry

LIST_ENTRY send_info::list_entry

Definition at line 367 of file btrfs_drv.h.

◆ thread

HANDLE send_info::thread

Definition at line 362 of file btrfs_drv.h.


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