Home
last modified time | relevance | path

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

/fs/
Dio_uring.c1953 static enum hrtimer_restart io_timeout_fn(struct hrtimer *timer) in io_timeout_fn() function
2064 req->timeout.timer.function = io_timeout_fn; in io_timeout()