Searched refs:find_fh_in_export_cache (Results 1 – 1 of 1) sorted by relevance
101 static struct export_handle_cache *find_fh_in_export_cache(fhandle_t *fh);756 find_fh_in_export_cache(fhandle_t *fh) in find_fh_in_export_cache() function818 if ((p = find_fh_in_export_cache(fh)) != NULL) { in update_export_point()