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 hostnqn/hostid values returned by nvme_host_get_ids and attaches it to r.

Return

nvme_host_t object

Info

August 2024 libnvme API manual