Searched refs:ovl_cache_entry_find (Results 1 – 1 of 1) sorted by relevance
62 static struct ovl_cache_entry *ovl_cache_entry_find(struct rb_root *root, in ovl_cache_entry_find() function148 p = ovl_cache_entry_find(&rdd->root, name, namelen); in ovl_fill_lower()