Searched refs:exp_handle_cache (Results 1 – 1 of 1) sorted by relevance
77 static struct export_handle_cache *exp_handle_cache = NULL; variable758 for (p = exp_handle_cache; p != NULL; p = p->next) { in find_fh_in_export_cache()789 new->next = exp_handle_cache; in add_fh_to_export_cache()790 exp_handle_cache = new; in add_fh_to_export_cache()