Format of NetWare "Get File System Statistics" reply packet |
Offset | Size | Description |
---|---|---|
00h |
DWORD |
clock ticks since system started |
04h |
WORD |
maximum open files set by configuration |
06h |
WORD |
maximum files open concurrently |
08h |
WORD |
current number of open files |
0Ah |
DWORD |
total files opened |
0Eh |
DWORD |
total file read requests |
12h |
DWORD |
total file write requests |
16h |
WORD |
current changed FATs |
18h |
WORD |
total changed FATs |
1Ah |
WORD |
number of FAT write errors |
1Ch |
WORD |
number of fatal FAT write errors |
1Eh |
WORD |
number of FAT scan errors |
20h |
WORD |
maximum concurrently-indexed files |
22h |
WORD |
current number of indexed files |
24h |
WORD |
number of attached indexed files |
26h |
WORD |
number of indexed files available |
Note: |
All fields are big-endian. |
See Also: |