Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/f2fs/
Dextent_cache.c21 static struct rb_entry *__lookup_rb_tree_fast(struct rb_entry *cached_re, in __lookup_rb_tree_fast() function
57 re = __lookup_rb_tree_fast(cached_re, ofs); in f2fs_lookup_rb_tree()
/kernel/linux/linux-5.10/fs/f2fs/
Dextent_cache.c18 static struct rb_entry *__lookup_rb_tree_fast(struct rb_entry *cached_re, in __lookup_rb_tree_fast() function
54 re = __lookup_rb_tree_fast(cached_re, ofs); in f2fs_lookup_rb_tree()