Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nvme_default_host - Initializes the default host

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.

Name

nvme_default_host - Initializes the default host

Return

nvme_host_t object August 2025 nvme_default_host nvme_default_host(2)

Synopsis

nvme_host_tnvme_default_host(nvme_root_tr);

See Also