HomeSort by relevance Sort by last modified time
    Searched full:do_sync_file_range (Results 1 - 1 of 1) sorted by null

  /external/fio/
ioengines.c 517 static int do_sync_file_range(struct thread_data *td, struct fio_file *f) function
544 ret = do_sync_file_range(td, io_u->file);

Completed in 308 milliseconds