ReactOS 0.4.15-dev-7958-gcd0bb1a
_ccb Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for _ccb:

Public Attributes

USHORT NodeType
 
CSHORT NodeSize
 
ULONG disposition
 
ULONG options
 
uint64_t query_dir_offset
 
UNICODE_STRING query_string
 
bool has_wildcard
 
bool specific_file
 
bool manage_volume_privilege
 
bool allow_extended_dasd_io
 
bool reserving
 
ACCESS_MASK access
 
file_reffileref
 
UNICODE_STRING filename
 
ULONG ea_index
 
bool case_sensitive
 
bool user_set_creation_time
 
bool user_set_access_time
 
bool user_set_write_time
 
bool user_set_change_time
 
bool lxss
 
send_infosend
 
NTSTATUS send_status
 

Detailed Description

Definition at line 370 of file btrfs_drv.h.

Member Data Documentation

◆ access

◆ allow_extended_dasd_io

bool _ccb::allow_extended_dasd_io

Definition at line 380 of file btrfs_drv.h.

Referenced by allow_extended_dasd_io().

◆ case_sensitive

◆ disposition

ULONG _ccb::disposition

Definition at line 373 of file btrfs_drv.h.

Referenced by _Dispatch_type_(), and file_create().

◆ ea_index

ULONG _ccb::ea_index

Definition at line 385 of file btrfs_drv.h.

◆ filename

UNICODE_STRING _ccb::filename

Definition at line 384 of file btrfs_drv.h.

Referenced by close_file(), and notify_change_directory().

◆ fileref

◆ has_wildcard

bool _ccb::has_wildcard

Definition at line 377 of file btrfs_drv.h.

Referenced by file_create(), and query_directory().

◆ lxss

bool _ccb::lxss

Definition at line 391 of file btrfs_drv.h.

Referenced by _Dispatch_type_(), file_create(), get_reparse_point(), and query_dir_item().

◆ manage_volume_privilege

bool _ccb::manage_volume_privilege

Definition at line 379 of file btrfs_drv.h.

Referenced by _Dispatch_type_().

◆ NodeSize

CSHORT _ccb::NodeSize

Definition at line 372 of file btrfs_drv.h.

Referenced by _Dispatch_type_(), file_create(), and mount_vol().

◆ NodeType

USHORT _ccb::NodeType

Definition at line 371 of file btrfs_drv.h.

Referenced by _Dispatch_type_(), file_create(), and mount_vol().

◆ options

ULONG _ccb::options

Definition at line 374 of file btrfs_drv.h.

Referenced by _Dispatch_type_(), file_create(), and open_file().

◆ query_dir_offset

uint64_t _ccb::query_dir_offset

Definition at line 375 of file btrfs_drv.h.

Referenced by file_create(), and query_directory().

◆ query_string

UNICODE_STRING _ccb::query_string

Definition at line 376 of file btrfs_drv.h.

Referenced by close_file(), file_create(), and query_directory().

◆ reserving

bool _ccb::reserving

Definition at line 381 of file btrfs_drv.h.

Referenced by _Dispatch_type_(), file_create(), and reserve_subvol().

◆ send

send_info* _ccb::send

Definition at line 392 of file btrfs_drv.h.

Referenced by close_file(), read_send_buffer(), and send_subvol().

◆ send_status

NTSTATUS _ccb::send_status

Definition at line 393 of file btrfs_drv.h.

Referenced by read_send_buffer(), and send_subvol().

◆ specific_file

bool _ccb::specific_file

Definition at line 378 of file btrfs_drv.h.

Referenced by file_create(), and query_directory().

◆ user_set_access_time

bool _ccb::user_set_access_time

Definition at line 388 of file btrfs_drv.h.

Referenced by set_basic_information().

◆ user_set_change_time

◆ user_set_creation_time

bool _ccb::user_set_creation_time

Definition at line 387 of file btrfs_drv.h.

Referenced by set_basic_information().

◆ user_set_write_time


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