Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nvme_get_log_lockdown - Retrieve lockdown Log

Arguments

fd File descriptor of nvme device cnscp Contents and Scope of Command and Feature Identifier Lists lockdown_log Buffer to store the lockdown log

Name

nvme_get_log_lockdown - Retrieve lockdown 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_log_lockdown nvme_get_log_lockdown(2)

Synopsis

intnvme_get_log_lockdown(intfd,__u8cnscp,structnvme_lockdown_log*lockdown_log);

See Also