Home
last modified time | relevance | path

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

/linux-6.1.9/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()