libnvmf_nbft_read_files(9) libnvme API manual libnvmf_nbft_read_files(9)

libnvmf_nbft_read_files - Read NBFT files from path

int libnvmf_nbft_read_files (struct libnvme_global_ctx *ctx , char *path , struct nbft_file_entry **head );

struct libnvme_global_ctx object
Path to NBFT files
Pointer to store linked list of NBFT file entries

Reads NBFT files from the specified path and populates a linked list.

0 on success, negative error code otherwise.

libnvmf_nbft_read_files September 2026