ReactOS 0.4.15-dev-7934-g1dc8d80
orphan Struct Reference
Collaboration diagram for orphan:

Public Attributes

LIST_ENTRY list_entry
 
uint64_t inode
 
bool dir
 
send_dirsd
 
char tmpname [64]
 

Detailed Description

Definition at line 34 of file send.c.

Member Data Documentation

◆ dir

bool orphan::dir

Definition at line 37 of file send.c.

Referenced by make_file_orphan(), send_inode(), send_inode_extref(), and send_inode_ref().

◆ inode

uint64_t orphan::inode

Definition at line 36 of file send.c.

Referenced by add_orphan(), make_file_orphan(), send_inode(), send_inode_extref(), and send_inode_ref().

◆ list_entry

LIST_ENTRY orphan::list_entry

Definition at line 35 of file send.c.

Referenced by add_orphan().

◆ sd

send_dir* orphan::sd

Definition at line 38 of file send.c.

Referenced by make_file_orphan(), send_inode(), send_inode_extref(), and send_inode_ref().

◆ tmpname

char orphan::tmpname[64]

Definition at line 39 of file send.c.

Referenced by make_file_orphan(), send_inode(), send_inode_extref(), and send_inode_ref().


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