nvme_get_ana_log_len_from_id_ctrl - Man Page

Retrieve maximum possible ANA log size

Synopsis

size_t nvme_get_ana_log_len_from_id_ctrl (const struct nvme_id_ctrl *id_ctrl , bool rgo );

Arguments

id_ctrl

Controller identify data

rgo

If true, return maximum log page size without NSIDs

Return

A byte limit on the size of the controller's ANA log page

Info

August 2024 libnvme API manual