DOKK / manpages / debian 12 / libnvme-dev / nvme_update_config.2.en
nvme_update_config(2) libnvme API manual nvme_update_config(2)

nvme_update_config - Update JSON configuration

int nvme_update_config (nvme_root_t r );

nvme_root_t object

Updates the JSON configuration file with the contents of r.

0 on success, -1 on failure.

nvme_update_config January 2023