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_ns_identify - Issue an 'identify namespace' command

Arguments

n Namespace instance ns nvme_id_ns buffer

Description

Writes the data returned by the 'identify namespace' command into ns.

Name

nvme_ns_identify - Issue an 'identify namespace' command

Return

0 on success, -1 on error. May 2025 nvme_ns_identify nvme_ns_identify(2)

Synopsis

intnvme_ns_identify(nvme_ns_tn,structnvme_id_ns*ns);

See Also