nvme_default_host(2)
Initializes the default host
Description
nvme_default_host
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