OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fio_gf_open_file
(Results
1 - 4
of
4
) sorted by null
/external/fio/engines/
gfapi.h
20
extern int
fio_gf_open_file
(struct thread_data *td, struct fio_file *f);
glusterfs_sync.c
81
.open_file =
fio_gf_open_file
,
glusterfs_async.c
170
.open_file =
fio_gf_open_file
,
glusterfs.c
132
int
fio_gf_open_file
(struct thread_data *td, struct fio_file *f)
function
Completed in 39 milliseconds