ReactOS
0.4.15-dev-2087-g6bfb76b
|
#include <btrfs_drv.h>
Definition at line 356 of file btrfs_drv.h.
LIST_ENTRY _file_ref::children |
Definition at line 365 of file btrfs_drv.h.
Referenced by create_fileref(), create_stream(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), has_open_children(), mknod(), reap_filerefs(), rename_file_to_stream(), and rename_stream_to_file().
bool _file_ref::created |
Definition at line 363 of file btrfs_drv.h.
Referenced by create_subvol(), do_create_snapshot(), flush_fileref(), move_across_subvols(), rename_file_to_stream(), rename_stream_to_file(), and set_rename_information().
dir_child* _file_ref::dc |
Definition at line 369 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), create_stream(), create_subvol(), delete_reparse_point(), do_create_snapshot(), file_create(), fileref_get_filename(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), flush_fileref(), fsctl_set_xattr(), move_across_subvols(), open_file(), open_file2(), open_fileref_child(), reap_fileref(), rename_file_to_stream(), rename_stream(), rename_stream_to_file(), send_subvol_header(), set_basic_information(), set_end_of_file_information(), set_link_information(), set_rename_information(), set_symlink(), and write_file2().
bool _file_ref::delete_on_close |
Definition at line 360 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), _Function_class_(), fill_in_file_standard_information(), fill_in_file_standard_link_information(), move_across_subvols(), open_file2(), rename_file_to_stream(), rename_stream_to_file(), set_disposition_information(), and set_rename_information().
bool _file_ref::deleted |
Definition at line 362 of file btrfs_drv.h.
Referenced by create_snapshot(), create_subvol(), file_create(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), flush_fileref(), move_across_subvols(), open_file(), open_file2(), rename_file_to_stream(), rename_stream(), rename_stream_to_file(), send_notification_fcb(), set_end_of_file_information(), set_rename_information(), and set_valid_data_length_information().
bool _file_ref::dirty |
Definition at line 371 of file btrfs_drv.h.
Referenced by flush_fileref().
fcb* _file_ref::fcb |
Definition at line 357 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), _Function_class_(), add_children_to_move_list(), check_for_orphans(), create_stream(), create_subvol(), delete_fileref(), delete_fileref_fcb(), delete_reparse_point(), do_create_snapshot(), fcb_get_new_sd(), file_create(), fileref_get_filename(), fill_in_file_stream_information(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), flush_fileref(), mknod(), move_across_subvols(), next_dir_entry(), open_file(), open_file2(), open_fileref(), open_fileref_by_inode(), open_fileref_child(), query_directory(), reap_fileref(), rename_file_to_stream(), rename_stream(), rename_stream_to_file(), set_disposition_information(), set_rename_information(), and set_reparse_point().
LIST_ENTRY _file_ref::list_entry |
Definition at line 373 of file btrfs_drv.h.
Referenced by create_stream(), create_subvol(), do_create_snapshot(), move_across_subvols(), open_fileref_child(), reap_fileref(), rename_file_to_stream(), rename_stream_to_file(), and set_rename_information().
LIST_ENTRY _file_ref::list_entry_dirty |
Definition at line 374 of file btrfs_drv.h.
Referenced by open_fileref_by_inode().
file_ref_nonpaged* _file_ref::nonpaged |
Definition at line 364 of file btrfs_drv.h.
Referenced by create_fileref(), and reap_fileref().
uint64_t _file_ref::oldindex |
Definition at line 359 of file btrfs_drv.h.
Referenced by flush_fileref(), move_across_subvols(), rename_file_to_stream(), and rename_stream_to_file().
ANSI_STRING _file_ref::oldutf8 |
Definition at line 358 of file btrfs_drv.h.
Referenced by flush_fileref(), move_across_subvols(), reap_fileref(), rename_file_to_stream(), rename_stream_to_file(), and set_rename_information().
LONG _file_ref::open_count |
Definition at line 367 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), file_create(), open_file2(), rename_file_to_stream(), rename_stream(), and rename_stream_to_file().
Definition at line 368 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), _Function_class_(), create_stream(), create_subvol(), do_create_snapshot(), duplicate_extents(), file_create(), fileref_get_filename(), fill_in_file_attribute_information(), fill_in_file_basic_information(), fill_in_file_network_open_information(), fill_in_file_standard_information(), fill_in_file_stat_information(), fill_in_file_stat_lx_information(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), flush_fileref(), fsctl_set_xattr(), get_file_security(), get_inode_info(), move_across_subvols(), next_dir_entry(), open_file(), open_file2(), open_fileref(), open_fileref_child(), query_dir_item(), query_info(), reap_fileref(), rename_file_to_stream(), rename_stream(), rename_stream_to_file(), 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(), stream_set_end_of_file_information(), and write_file2().
bool _file_ref::posix_delete |
Definition at line 361 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), rename_file_to_stream(), rename_stream_to_file(), and set_disposition_information().
LONG _file_ref::refcount |
Definition at line 366 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), create_fileref(), reap_filerefs(), rename_file_to_stream(), and rename_stream_to_file().