Searched defs:close_file (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/tests/progs/
H A Drandom_exercise.c130 void close_file(int fd) function
164 close_file(fd);
/external/fio/engines/
H A Dfusion-aw.c113 goto close_file;
126 goto close_file;
130 goto close_file;
141 close_file:
151 static int close_file(struct thread_data *td, struct fio_file *f) function
170 .close_file = close_file,
/external/fio/
H A Dioengine.h145 int (*close_file)(struct thread_data *, struct fio_file *); member in struct:ioengine_ops

Completed in 3355 milliseconds