logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_get_ana_log_len - Retrieve size of the current ANA log

Arguments

fd File descriptor of nvme device analen Pointer to where the length will be set on success

Name

nvme_get_ana_log_len - Retrieve size of the current ANA log

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise. August 2025 nvme_get_ana_log_len nvme_get_ana_log_len(2)

Synopsis

intnvme_get_ana_log_len(intfd,size_t*analen);

See Also