OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fio_gf_unlink_file
(Results
1 - 4
of
4
) sorted by null
/external/fio/engines/
gfapi.h
22
extern int
fio_gf_unlink_file
(struct thread_data *td, struct fio_file *f);
glusterfs_sync.c
83
.unlink_file =
fio_gf_unlink_file
,
glusterfs_async.c
172
.unlink_file =
fio_gf_unlink_file
,
glusterfs.c
283
int
fio_gf_unlink_file
(struct thread_data *td, struct fio_file *f)
function
Completed in 193 milliseconds