Home
last modified time | relevance | path

Searched defs:cached_re (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dextent_cache.c18 static struct rb_entry *__lookup_rb_tree_fast(struct rb_entry *cached_re, in __lookup_rb_tree_fast() argument
49 f2fs_lookup_rb_tree(struct rb_root_cached *root, struct rb_entry *cached_re, unsigned int ofs) f2fs_lookup_rb_tree() argument
118 f2fs_lookup_rb_tree_ret(struct rb_root_cached *root, struct rb_entry *cached_re, unsigned int ofs, struct rb_entry **prev_entry, struct rb_entry **next_entry, struct rb_node ***insert_p, struct rb_node **insert_parent, bool force, bool *leftmost) f2fs_lookup_rb_tree_ret() argument
[all...]

Completed in 3 milliseconds