Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

nvme_subsystem_release_fds - Man Page

Close all opened fds under subsystem

Synopsis

void nvme_subsystem_release_fds (struct nvme_subsystem *s );

Arguments

s

nvme_subsystem_t object

Description

Controller and Namespace objects cache the file descriptors of opened nvme devices. This API can be used to close and clear all cached fds under this subsystem.

Info

June 2024 libnvme API manual