Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dclock.c9 static inline bool io_timer_cmp(const void *l, const void *r, void __always_unused *args) in io_timer_cmp() function
28 .less = io_timer_cmp, in bch2_io_timer_add()
52 .less = io_timer_cmp, in bch2_io_timer_del()
146 .less = io_timer_cmp, in get_expired_timer()