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_directive_recv_stream_status - Directive receive stream status

Arguments

fd File descriptor of nvme device nsid Namespace ID nr_entries Number of streams to receive id Stream status buffer

Name

nvme_directive_recv_stream_status - Directive receive stream status

Return

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

Synopsis

intnvme_directive_recv_stream_status(intfd,__u32nsid,unsignedintnr_entries,structnvme_streams_directive_status*id);

See Also