Home
last modified time | relevance | path

Searched refs:cl_client_cache (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_page.c595 struct cl_client_cache *cache = cli->cl_cache; in osc_cache_too_much()
816 struct cl_client_cache *cache = cli->cl_cache; in osc_lru_reclaim()
Dosc_request.c2912 cli->cl_cache = (struct cl_client_cache *)val; in osc_set_info_async()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h424 struct cl_client_cache { struct
Dobd.h391 struct cl_client_cache *cl_cache;
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c355 struct cl_client_cache *cache = &sbi->ll_cache; in ll_max_cached_mb_seq_show()
382 struct cl_client_cache *cache = &sbi->ll_cache; in ll_max_cached_mb_seq_write()
Dllite_internal.h488 struct cl_client_cache ll_cache;
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c632 sizeof(struct cl_client_cache), lov->lov_cache, in lov_add_target()