Home
last modified time | relevance | path

Searched refs:fld_cache_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_internal.h169 int fld_cache_lookup(struct fld_cache *cache,
Dfld_cache.c517 int fld_cache_lookup(struct fld_cache *cache, in fld_cache_lookup() function
Dfld_request.c473 rc = fld_cache_lookup(fld->lcf_cache, seq, &res); in fld_client_lookup()