struct NodeCallbacks

Defined at line 41 of file ../../src/storage/lib/vfs/cpp/inspect/inspect_tree.h

Callbacks that a filesystem must provide to expose a standard inspect hierarchy.

The callbacks will be invoked asynchronously each time the inspect tree is snapshotted.

The data types referenced the callbacks below are defined in `inspect_data.h`.

Public Members

function info_callback
function usage_callback
function fvm_callback
function_impl detail_node_callback