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

nvme_status_get_type - extract the type from a nvme_* return value

Arguments

       status      the (non-negative) return value from the NVMe API

Name

       nvme_status_get_type - extract the type from a nvme_* return value

Return

       the type component of the status.

May 2025                                      nvme_status_get_type                       nvme_status_get_type(2)

Synopsis

__u32nvme_status_get_type(intstatus);

See Also