Sponsor:

Your company here, and a link to your site. Click to find out more.

nvme_host_release_fds - Man Page

Close all opened file descriptors under host

Synopsis

void nvme_host_release_fds (struct nvme_host *h );

Arguments

h

nvme_host_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 host.

Info

February 2024 libnvme API manual