Searched defs:close_file (Results 1 – 4 of 4) sorted by relevance
56 CloseFile close_file(NULL, in TEST_F() local88 CloseFile close_file(NULL, in TEST_F() local103 CloseFile close_file(NULL, in TEST_F() local124 CloseFile close_file(NULL, in TEST_F() local
151 static int close_file(struct thread_data *td, struct fio_file *f) in close_file() function
130 void close_file(int fd) in close_file() function
145 int (*close_file)(struct thread_data *, struct fio_file *); member