| libnvme_get_ns_attr(9) | libnvme API manual | libnvme_get_ns_attr(9) |
NAME¶
libnvme_get_ns_attr - Read namespace sysfs attribute
SYNOPSIS¶
char * libnvme_get_ns_attr (libnvme_ns_t n , const char *attr );
ARGUMENTS¶
RETURN¶
String with the contents of attr or NULL in case of an empty value or in case of an error.
| libnvme_get_ns_attr | July 2026 |