| libnvme_get_subsystem(9) | libnvme API manual | libnvme_get_subsystem(9) |
NAME
libnvme_get_subsystem - Returns struct libnvme_subsystem object
SYNOPSIS
int libnvme_get_subsystem (struct libnvme_global_ctx *ctx , struct libnvme_host *h , const char *name , const char *subsysnqn , struct libnvme_subsystem **s );
ARGUMENTS
DESCRIPTION
Returns an struct libnvme_subsystem object in h base on name (if present) and subsysnqn or create one if not found.
| libnvme_get_subsystem | September 2026 |