OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fio_null_cleanup
(Results
1 - 1
of
1
) sorted by null
/external/fio/engines/
null.c
84
static void
fio_null_cleanup
(struct thread_data *td)
function
120
.cleanup =
fio_null_cleanup
,
153
ioengine->cleanup =
fio_null_cleanup
;
Completed in 207 milliseconds