Home | History | Annotate | Download | only in fio

Lines Matching refs:FIO_FILE_open

979 		if (!fio_file_open(f)) {
1024 if (!fio_file_open(f)) {
1070 if (f && fio_file_open(f) && !fio_file_closing(f)) {
1079 f = get_next_file_rr(td, FIO_FILE_open, FIO_FILE_closing);
1081 f = get_next_file_rand(td, FIO_FILE_open, FIO_FILE_closing);
1474 assert(fio_file_open(f));