nvme_dump_config(2)
| nvme_dump_config(9) | libnvme API manual | nvme_dump_config(9) |
NAME
nvme_dump_config - Print the JSON configuration
SYNOPSIS
int nvme_dump_config (nvme_root_t r );
ARGUMENTS
- r
- nvme_root_t object
DESCRIPTION
Prints the current contents of the JSON configuration file to stdout.
RETURN
0 on success, -1 on failure.
| nvme_dump_config | July 2026 |
