Home
last modified time | relevance | path

Searched refs:iolog_cur_flush (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Diolog.h288 extern int iolog_cur_flush(struct io_log *, struct io_logs *);
Diolog.c1346 int iolog_cur_flush(struct io_log *log, struct io_logs *cur_log) in iolog_cur_flush() function
1373 int iolog_cur_flush(struct io_log *log, struct io_logs *cur_log) in iolog_cur_flush() function
Dstat.c2040 if (iolog_cur_flush(iolog, cur_log)) { in regrow_log()