OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NVME_NS_PREFIX
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/nvmectl/
nvmectl.h
50
#define
NVME_NS_PREFIX
"ns"
devlist.c
109
NVME_NS_PREFIX
, i+1);
identify.c
329
if (strstr(target,
NVME_NS_PREFIX
) == NULL)
nvmectl.c
236
nsloc = strnstr(ns_str,
NVME_NS_PREFIX
, 10);
firmware.c
234
if (optind >= argc || strstr(argv[optind],
NVME_NS_PREFIX
) != NULL)
logpage.c
1034
if (strstr(argv[optind],
NVME_NS_PREFIX
) != NULL) {
Completed in 17 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025