Home
last modified time | relevance | path

Searched defs:io_timer (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dclock_types.h18 struct io_timer { struct
19 io_timer_fn fn; argument
27 typedef DEFINE_MIN_HEAP(struct io_timer *, io_timer_heap) io_timer_heap; argument
Dclock.c68 struct io_timer io_timer; member