ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <btrfs_drv.h>
Definition at line 370 of file btrfs_drv.h.
ACCESS_MASK _ccb::access |
Definition at line 382 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), _Function_class_(), create_snapshot(), create_subvol(), delete_reparse_point(), do_create_snapshot(), duplicate_extents(), file_create(), fill_in_file_stat_information(), fill_in_file_stat_lx_information(), fsctl_get_xattrs(), fsctl_set_xattr(), get_csum_info(), get_inode_info(), mknod(), notify_change_directory(), query_directory(), query_info(), rename_file_to_stream(), rename_stream(), rename_stream_to_file(), set_inode_info(), set_reparse_point(), set_sparse(), and set_zero_data().
bool _ccb::allow_extended_dasd_io |
Definition at line 380 of file btrfs_drv.h.
Referenced by allow_extended_dasd_io().
bool _ccb::case_sensitive |
Definition at line 386 of file btrfs_drv.h.
Referenced by create_snapshot(), create_subvol(), file_create(), query_directory(), set_link_information(), and set_rename_information().
ULONG _ccb::disposition |
Definition at line 373 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), and file_create().
ULONG _ccb::ea_index |
Definition at line 385 of file btrfs_drv.h.
UNICODE_STRING _ccb::filename |
Definition at line 384 of file btrfs_drv.h.
Referenced by close_file(), and notify_change_directory().
file_ref* _ccb::fileref |
Definition at line 383 of file btrfs_drv.h.
Referenced by __attribute__(), _Dispatch_type_(), _Function_class_(), close_file(), create_snapshot(), create_subvol(), delete_reparse_point(), do_create_snapshot(), duplicate_extents(), file_create(), fileref_get_filename(), fill_in_file_attribute_information(), fill_in_file_basic_information(), fill_in_file_name_information(), fill_in_file_network_open_information(), fill_in_file_standard_information(), fill_in_file_standard_link_information(), fill_in_file_stat_information(), fill_in_file_stat_lx_information(), fill_in_file_stream_information(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), fsctl_oplock(), fsctl_set_xattr(), get_file_security(), get_inode_info(), mknod(), notify_change_directory(), open_file(), open_file2(), oplock_complete(), query_dir_item(), query_directory(), query_info(), send_subvol(), set_basic_information(), set_disposition_information(), set_end_of_file_information(), set_file_security(), set_inode_info(), set_link_information(), set_rename_information(), set_reparse_point(), set_sparse(), set_valid_data_length_information(), set_zero_data(), and stream_set_end_of_file_information().
bool _ccb::has_wildcard |
Definition at line 377 of file btrfs_drv.h.
Referenced by file_create(), and query_directory().
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().
bool _ccb::manage_volume_privilege |
Definition at line 379 of file btrfs_drv.h.
Referenced by _Dispatch_type_().
CSHORT _ccb::NodeSize |
Definition at line 372 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), file_create(), and mount_vol().
USHORT _ccb::NodeType |
Definition at line 371 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), file_create(), and mount_vol().
ULONG _ccb::options |
Definition at line 374 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), file_create(), and open_file().
uint64_t _ccb::query_dir_offset |
Definition at line 375 of file btrfs_drv.h.
Referenced by file_create(), and query_directory().
UNICODE_STRING _ccb::query_string |
Definition at line 376 of file btrfs_drv.h.
Referenced by close_file(), file_create(), and query_directory().
bool _ccb::reserving |
Definition at line 381 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), file_create(), and reserve_subvol().
send_info* _ccb::send |
Definition at line 392 of file btrfs_drv.h.
Referenced by close_file(), read_send_buffer(), and send_subvol().
NTSTATUS _ccb::send_status |
Definition at line 393 of file btrfs_drv.h.
Referenced by read_send_buffer(), and send_subvol().
bool _ccb::specific_file |
Definition at line 378 of file btrfs_drv.h.
Referenced by file_create(), and query_directory().
bool _ccb::user_set_access_time |
Definition at line 388 of file btrfs_drv.h.
Referenced by set_basic_information().
bool _ccb::user_set_change_time |
Definition at line 390 of file btrfs_drv.h.
Referenced by __attribute__(), create_subvol(), delete_reparse_point(), do_create_snapshot(), duplicate_extents(), mknod(), move_across_subvols(), set_basic_information(), set_file_security(), set_link_information(), set_rename_information(), set_reparse_point2(), set_symlink(), and set_zero_data().
bool _ccb::user_set_creation_time |
Definition at line 387 of file btrfs_drv.h.
Referenced by set_basic_information().
bool _ccb::user_set_write_time |
Definition at line 389 of file btrfs_drv.h.
Referenced by __attribute__(), create_subvol(), delete_reparse_point(), do_create_snapshot(), duplicate_extents(), mknod(), set_basic_information(), set_end_of_file_information(), set_reparse_point2(), set_symlink(), set_valid_data_length_information(), and set_zero_data().