ReactOS 0.4.16-dev-2-g02a6913
|
#include <btrfs_drv.h>
Definition at line 341 of file btrfs_drv.h.
LIST_ENTRY _file_ref::children |
Definition at line 349 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 348 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 353 of file btrfs_drv.h.
Referenced by __attribute__(), _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_file3(), open_fileref_child(), reap_fileref(), rename_file_to_stream(), rename_stream_to_file(), send_subvol_header(), set_basic_information(), set_end_of_file_information(), set_link_information(), set_rename_information(), and set_symlink().
bool _file_ref::delete_on_close |
Definition at line 345 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 347 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 355 of file btrfs_drv.h.
Referenced by flush_fileref().
fcb* _file_ref::fcb |
Definition at line 342 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_file3(), 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 357 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 358 of file btrfs_drv.h.
uint64_t _file_ref::oldindex |
Definition at line 344 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 343 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 351 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 352 of file btrfs_drv.h.
Referenced by __attribute__(), _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_file3(), open_fileref(), open_fileref_child(), oplock_complete(), query_dir_item(), query_info(), reap_fileref(), rename_file_to_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(), and stream_set_end_of_file_information().
bool _file_ref::posix_delete |
Definition at line 346 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 350 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), create_fileref(), reap_filerefs(), and rename_file_to_stream().