OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtypestr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/bioctl/
bioctl.c
237
const char *status, *
rtypestr
, *stripestr;
local in function:bio_show_volumes
241
rtypestr
= stripestr = NULL;
300
rtypestr
= "Hot spare";
304
rtypestr
= "Pass through";
308
rtypestr
= "RAID 0+1";
311
rtypestr
= "RAID 1+0";
320
if (
rtypestr
)
321
strlcpy(rtype,
rtypestr
, sizeof(rtype));
Completed in 33 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025