Searched refs:fio_set_odirect (Results 1 – 3 of 3) sorted by relevance
43 static inline int fio_set_odirect(int fd) in fio_set_odirect() function
88 static inline int fio_set_odirect(int fd) in fio_set_odirect() function
493 int ret = fio_set_odirect(f->fd); in td_io_open_file()