Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dclock_types.h26 typedef HEAP(struct io_timer *) io_timer_heap; typedef
34 io_timer_heap timers;
Dclock.c9 static inline long io_timer_cmp(io_timer_heap *h, in io_timer_cmp()