[#node-CBlockFileInfo] = xref:node.adoc[node]::CBlockFileInfo :relfileprefix: ../ :mrdocs: Bring the kernel block‐file info type into the node namespace. == Synopsis Declared in `<node/blockstorage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using kernel::CBlockFileInfo; ---- == Introduced Symbols [cols="1,4"] |=== | Name| Description | xref:kernel/CBlockFileInfo.adoc[`CBlockFileInfo`] | On‐disk statistics describing the contents of one block file. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#