Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c5418 static enum hrtimer_restart io_timeout_fn(struct hrtimer *timer) in io_timeout_fn() function
5585 data->timer.function = io_timeout_fn; in io_timeout()