ReactOS 0.4.15-dev-7958-gcd0bb1a
_move_entry Struct Reference
Collaboration diagram for _move_entry:

Public Attributes

file_reffileref
 
fcbdummyfcb
 
file_refdummyfileref
 
struct _move_entryparent
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 693 of file fileinfo.c.

Member Data Documentation

◆ dummyfcb

fcb* _move_entry::dummyfcb

Definition at line 695 of file fileinfo.c.

Referenced by add_children_to_move_list(), and move_across_subvols().

◆ dummyfileref

file_ref* _move_entry::dummyfileref

Definition at line 696 of file fileinfo.c.

Referenced by add_children_to_move_list(), and move_across_subvols().

◆ fileref

file_ref* _move_entry::fileref

Definition at line 694 of file fileinfo.c.

Referenced by add_children_to_move_list(), and move_across_subvols().

◆ list_entry

LIST_ENTRY _move_entry::list_entry

Definition at line 698 of file fileinfo.c.

Referenced by add_children_to_move_list(), and move_across_subvols().

◆ parent

struct _move_entry* _move_entry::parent

Definition at line 697 of file fileinfo.c.

Referenced by add_children_to_move_list(), and move_across_subvols().


The documentation for this struct was generated from the following file: