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