export_handle_cache
struct export_handle_cache *next;
static struct export_handle_cache *
struct export_handle_cache *p;
struct export_handle_cache *new;
static struct export_handle_cache *exp_handle_cache = NULL;
struct export_handle_cache *p;
static struct export_handle_cache *find_fh_in_export_cache(fhandle_t *fh);