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_allocate - Directive receive stream allocate

Arguments

fd File descriptor of nvme device nsid Namespace ID nsr Namespace Streams Requested result If successful, the CQE dword0 value

Name

nvme_directive_recv_stream_allocate - Directive receive stream allocate

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_allocatenvme_directive_recv_stream_allocate(2)

Synopsis

intnvme_directive_recv_stream_allocate(intfd,__u32nsid,__u16nsr,__u32*result);

See Also