ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <btrfs_drv.h>
Definition at line 250 of file btrfs_drv.h.
Definition at line 260 of file btrfs_drv.h.
Referenced by create_stream(), query_dir_item(), reap_fileref(), and rename_file_to_stream().
uint32_t dir_child::hash |
Definition at line 255 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 257 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 252 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 251 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 263 of file btrfs_drv.h.
Referenced by remove_dir_child_from_hash_lists().
LIST_ENTRY dir_child::list_entry_hash_uc |
Definition at line 264 of file btrfs_drv.h.
Referenced by remove_dir_child_from_hash_lists().
LIST_ENTRY dir_child::list_entry_index |
Definition at line 262 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 256 of file btrfs_drv.h.
Referenced by __attribute__(), _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_file3(), open_fileref_child(), query_directory(), set_basic_information(), set_end_of_file_information(), and set_rename_information().
UNICODE_STRING dir_child::name_uc |
Definition at line 258 of file btrfs_drv.h.
Referenced by create_stream(), move_across_subvols(), open_fileref_child(), query_directory(), and set_rename_information().
bool dir_child::root_dir |
Definition at line 261 of file btrfs_drv.h.
Referenced by query_dir_item().
ULONG dir_child::size |
Definition at line 259 of file btrfs_drv.h.
Referenced by reap_fileref().
uint8_t dir_child::type |
Definition at line 253 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 254 of file btrfs_drv.h.
Referenced by file_create(), flush_fileref(), fsctl_set_xattr(), move_across_subvols(), send_subvol_header(), set_link_information(), and set_rename_information().