Scroll to navigation

libnvme_rescan_ns(9) libnvme API manual libnvme_rescan_ns(9)

NAME

libnvme_rescan_ns - Initiate a controller rescan

SYNOPSIS

int libnvme_rescan_ns (struct libnvme_transport_handle *hdl );

ARGUMENTS

Transport handle

DESCRIPTION

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

RETURN

0 if a rescan was initiated or negative error code otherwise.

libnvme_rescan_ns July 2026