ReactOS
0.4.15-dev-2087-g6bfb76b
|
#include <btrfs_drv.h>
Definition at line 261 of file btrfs_drv.h.
Definition at line 271 of file btrfs_drv.h.
Referenced by create_stream(), query_dir_item(), reap_fileref(), rename_file_to_stream(), and rename_stream_to_file().
uint32_t dir_child::hash |
Definition at line 266 of file btrfs_drv.h.
Referenced by insert_dir_child_into_hash_lists(), move_across_subvols(), query_directory(), remove_dir_child_from_hash_lists(), and set_rename_information().
uint32_t dir_child::hash_uc |
Definition at line 268 of file btrfs_drv.h.
Referenced by insert_dir_child_into_hash_lists(), move_across_subvols(), query_directory(), remove_dir_child_from_hash_lists(), and set_rename_information().
uint64_t dir_child::index |
Definition at line 263 of file btrfs_drv.h.
Referenced by add_dir_child(), create_stream(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), flush_fileref(), move_across_subvols(), next_dir_entry(), open_fileref_child(), set_link_information(), and set_rename_information().
KEY dir_child::key |
Definition at line 262 of file btrfs_drv.h.
Referenced by flush_fileref(), move_across_subvols(), and query_directory().
LIST_ENTRY dir_child::list_entry_hash |
Definition at line 274 of file btrfs_drv.h.
Referenced by remove_dir_child_from_hash_lists().
LIST_ENTRY dir_child::list_entry_hash_uc |
Definition at line 275 of file btrfs_drv.h.
Referenced by remove_dir_child_from_hash_lists().
LIST_ENTRY dir_child::list_entry_index |
Definition at line 273 of file btrfs_drv.h.
Referenced by move_across_subvols(), next_dir_entry(), and set_rename_information().
UNICODE_STRING dir_child::name |
Definition at line 267 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), create_stream(), fileref_get_filename(), fill_in_hard_link_full_id_information(), fill_in_hard_link_information(), move_across_subvols(), open_file(), open_file2(), open_fileref_child(), query_directory(), rename_stream(), set_basic_information(), set_end_of_file_information(), set_rename_information(), and write_file2().
UNICODE_STRING dir_child::name_uc |
Definition at line 269 of file btrfs_drv.h.
Referenced by create_stream(), move_across_subvols(), open_fileref_child(), query_directory(), rename_stream(), and set_rename_information().
bool dir_child::root_dir |
Definition at line 272 of file btrfs_drv.h.
Referenced by query_dir_item().
ULONG dir_child::size |
Definition at line 270 of file btrfs_drv.h.
Referenced by reap_fileref().
uint8_t dir_child::type |
Definition at line 264 of file btrfs_drv.h.
Referenced by delete_reparse_point(), file_create(), query_directory(), and set_symlink().
ANSI_STRING dir_child::utf8 |
Definition at line 265 of file btrfs_drv.h.
Referenced by file_create(), flush_fileref(), fsctl_set_xattr(), move_across_subvols(), rename_stream(), send_subvol_header(), set_link_information(), and set_rename_information().