nvme_dump_tree - Man Page

Dump internal object tree

Synopsis

int nvme_dump_tree (nvme_root_t r );

Arguments

r

nvme_root_t object

Description

Prints the internal object tree in JSON format to stdout.

Return

0 on success, -1 on failure.

Info

August 2024 libnvme API manual