Get block file info entry for one block file
Synopsis
Declared in <node/blockstorage.h>
[[requires_capability(0x7fbc8f17b0e8), requires_capability(0x7fbca3f04618), requires_capability(0x7fbcace16868), requires_capability(0x7fbca6c584d8), requires_capability(0x7fbcad35fc78), requires_capability(0x7fbc9fba1a38)]]
kernel::CBlockFileInfo*
GetBlockFileInfo(size_t n);
Return Value
A pointer to the in‐memory block‐file info entry.
Parameters
Name |
Description |
n |
The block‐file number. |
Created with MrDocs