1nvme_get_ns_attr(9)           libnvme API manual           nvme_get_ns_attr(9)
2
3
4

NAME

6       nvme_get_ns_attr - Read namespace sysfs attribute
7

SYNOPSIS

9       char * nvme_get_ns_attr (nvme_ns_t n , const char *attr );
10

ARGUMENTS

12       n           nvme_ns_t object
13
14       attr        sysfs attribute name
15

RETURN

17       String  with  the contents of attr or NULL in case of an empty value or
18       in case of an error (indicated by non-zero errno code).
19
20
21
22April 2022                     nvme_get_ns_attr            nvme_get_ns_attr(9)
Impressum