Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_internal.h165 int fld_cache_lookup(struct fld_cache *cache,
Dfld_cache.c516 int fld_cache_lookup(struct fld_cache *cache, in fld_cache_lookup() function
Dfld_request.c458 rc = fld_cache_lookup(fld->lcf_cache, seq, &res); in fld_client_lookup()