Searched refs:rb_find_sec (Results 1 – 3 of 3) sorted by relevance
49 struct io *rb_find_sec(struct rb_root *root, __u64 sec) in rb_find_sec() function
224 struct io *rb_find_sec(struct rb_root *root, __u64 sec);
312 return rb_find_sec(__get_root(dip, type), sec); in dip_rb_find_sec()