nvme_default_host - Man Page
Initializes the default host
Synopsis
nvme_host_t nvme_default_host (nvme_root_t r );
Arguments
- r
nvme_root_t object
Description
Initializes the default host object based on the values in /etc/nvme/hostnqn and /etc/nvme/hostid and attaches it to r.
Return
nvme_host_t object
Info
April 2023 libnvme API manual