#include <lfsdisk.h>
Public Attributes | |
| LSN | OldestLsn |
| LSN | ClientRestartLsn |
| USHORT | PrevClient |
| USHORT | NextClient |
| USHORT | SeqNumber |
| USHORT | AlignWord |
| ULONG | AlignDWord |
| ULONG | ClientNameLength |
| WCHAR | ClientName [LFS_CLIENT_NAME_MAX] |
|
|
|
|
|
|
|
|
Definition at line 411 of file lfsdisk.h. Referenced by LfsOpenLogFile(). |
|
|
Definition at line 409 of file lfsdisk.h. Referenced by LfsOpenLogFile(). |
|
|
Definition at line 373 of file lfsdisk.h. Referenced by LfsCloseLogFile(), LfsOpenLogFile(), LfsReadRestartArea(), and LfsWriteRestartArea(). |
|
|
Definition at line 382 of file lfsdisk.h. Referenced by LfsAddClientToList(), LfsFindOldestClientLsn(), LfsIsClientAreaValid(), LfsOpenLogFile(), and LfsRemoveClientFromList(). |
|
|
Definition at line 365 of file lfsdisk.h. Referenced by LfsFindOldestClientLsn(), and LfsOpenLogFile(). |
|
|
Definition at line 381 of file lfsdisk.h. Referenced by LfsAddClientToList(), LfsIsClientAreaValid(), and LfsRemoveClientFromList(). |
|
|
Definition at line 389 of file lfsdisk.h. Referenced by LfsCloseLogFile(), and LfsOpenLogFile(). |
1.3.7