2025-02-16 10:16:49 +01:00
|
|
|
.TH "nvme_refresh_topology" 9 "nvme_refresh_topology" "December 2023" "libnvme API manual" LINUX
|
2025-02-15 08:44:15 +01:00
|
|
|
.SH NAME
|
|
|
|
nvme_refresh_topology \- Refresh nvme_root_t object contents
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B "void" nvme_refresh_topology
|
|
|
|
.BI "(nvme_root_t r " ");"
|
|
|
|
.SH ARGUMENTS
|
|
|
|
.IP "r" 12
|
|
|
|
nvme_root_t object
|
|
|
|
.SH "DESCRIPTION"
|
|
|
|
Removes all elements in \fIr\fP and rescans the existing topology.
|