Home
last modified time | relevance | path

Searched refs:nloa_disk (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.h176 const char *nloa_disk; member
H A Dnvmeadm_ofmt.c160 if (list->nloa_disk != NULL) { in nvmeadm_list_nsid_ofmt_cb()
161 ret = strlcpy(buf, list->nloa_disk, buflen); in nvmeadm_list_nsid_ofmt_cb()
H A Dnvmeadm.c1066 oarg.nloa_disk = disk_path; in do_list_nsid()