#include <lfsdisk.h>
Public Attributes | |
| MULTI_SECTOR_HEADER | MultiSectorHeader |
| union { | |
| LSN LastLsn | |
| LONGLONG FileOffset | |
| } | Copy |
| ULONG | Flags |
| USHORT | PageCount |
| USHORT | PagePosition |
| union { | |
| LFS_UNPACKED_RECORD_PAGE Unpacked | |
| LFS_PACKED_RECORD_PAGE Packed | |
| } | Header |
|
|
Referenced by LfsFindLastLsn(), LfsFlushLfcb(), and LfsWriteLogRecordIntoLogPage(). |
|
|
|
|
|
Definition at line 230 of file lfsdisk.h. Referenced by LfsWriteLogRecordIntoLogPage(). |
|
|
Referenced by LfsFindLastLsn(), and LfsWriteLogRecordIntoLogPage(). |
|
|
|
|
|
Definition at line 201 of file lfsdisk.h. Referenced by LfsFindLastLsn(), and LfsFlushLfcb(). |
|
|
|
|
|
Definition at line 237 of file lfsdisk.h. Referenced by LfsFlushLfcb(). |
|
|
Definition at line 238 of file lfsdisk.h. Referenced by LfsFlushLfcb(). |
|
|
|
1.3.7