logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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