nvme_default_host(2)
| nvme_default_host(9) | libnvme API manual | nvme_default_host(9) |
NAME
nvme_default_host - 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
| nvme_default_host | September 2023 |
