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

nvme_ns_rescan - Initiate a controller rescan

Arguments

fd File descriptor of nvme device

Description

This should only be sent to controller handles, not to namespaces.

Name

nvme_ns_rescan - Initiate a controller rescan

Return

0 if a rescan was initiated or -1 with errno set otherwise. May 2025 nvme_ns_rescan nvme_ns_rescan(2)

Synopsis

intnvme_ns_rescan(intfd);

See Also