Get block file info entry for one block file
Synopsis
Declared in <node/blockstorage.h>
[[requires_capability(0x7ff37af16b78), requires_capability(0x7ff376b83b58), requires_capability(0x7ff37ded1748), requires_capability(0x7ff36c616968), requires_capability(0x7ff37c49a7c8), requires_capability(0x7ff39283d1c8)]]
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