|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LIST_ENTRY | list_entry |
| uint64_t | inode |
| bool | dir |
| send_dir * | sd |
| char | tmpname [64] |
| 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().
| 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 orphan::list_entry |
Definition at line 35 of file send.c.
Referenced by add_orphan().
| 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().
| 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().