ReactOS 0.4.15-dev-7924-g5949c20
pending_rmdir Struct Reference
Collaboration diagram for pending_rmdir:

Public Attributes

send_dirsd
 
uint64_t last_child_inode
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 55 of file send.c.

Member Data Documentation

◆ last_child_inode

uint64_t pending_rmdir::last_child_inode

Definition at line 57 of file send.c.

Referenced by add_pending_rmdir(), and finish_inode().

◆ list_entry

LIST_ENTRY pending_rmdir::list_entry

Definition at line 58 of file send.c.

Referenced by add_pending_rmdir(), and finish_inode().

◆ sd

send_dir* pending_rmdir::sd

Definition at line 56 of file send.c.

Referenced by add_pending_rmdir(), and finish_inode().


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