Scroll to navigation

libnvmf_nbft_free(9) libnvme API manual libnvmf_nbft_free(9)

NAME

libnvmf_nbft_free - Free NBFT file entry list

SYNOPSIS

void libnvmf_nbft_free (struct libnvme_global_ctx *ctx , struct nbft_file_entry *head );

ARGUMENTS

struct libnvme_global_ctx object
Head of the NBFT file entry list

DESCRIPTION

Frees all memory associated with the NBFT file entry list.

libnvmf_nbft_free July 2026