ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
uint64_t | offset |
LIST_ENTRY | list_entry |
ULONG | datalen |
EXTENT_DATA | data |
EXTENT_DATA send_ext::data |
Definition at line 65 of file send.c.
Referenced by add_ext_holes(), divide_ext(), flush_extents(), send_extent_data(), try_clone(), and try_clone_edr().
ULONG send_ext::datalen |
Definition at line 64 of file send.c.
Referenced by flush_extents(), and send_extent_data().
LIST_ENTRY send_ext::list_entry |
Definition at line 63 of file send.c.
Referenced by send_extent_data().
uint64_t send_ext::offset |
Definition at line 62 of file send.c.
Referenced by flush_extents(), send_extent_data(), and try_clone_edr().