other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
| nvme_get_ana_log_len_from_id_ctrl(9) | libnvme API manual | nvme_get_ana_log_len_from_id_ctrl(9) |
NAME¶
nvme_get_ana_log_len_from_id_ctrl - 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¶
RETURN¶
A byte limit on the size of the controller's ANA log page
| nvme_get_ana_log_len_from_id_ctrl | July 2025 |