OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fio_gf_cleanup
(Results
1 - 4
of
4
) sorted by null
/external/fio/engines/
gfapi.h
18
extern void
fio_gf_cleanup
(struct thread_data *td);
glusterfs_async.c
157
fio_gf_cleanup
(td);
168
.cleanup =
fio_gf_cleanup
,
glusterfs_sync.c
78
.cleanup =
fio_gf_cleanup
,
glusterfs.c
89
void
fio_gf_cleanup
(struct thread_data *td)
function
Completed in 59 milliseconds