Home
last modified time | relevance | path

Searched refs:osc_caches (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c60 struct lu_kmem_descr osc_caches[] = { variable
Dosc_request.c3334 extern struct lu_kmem_descr osc_caches[];
3346 CDEBUG(D_INFO, "Lustre OSC module (%p).\n", &osc_caches); in osc_init()
3348 rc = lu_kmem_init(osc_caches); in osc_init()
3357 lu_kmem_fini(osc_caches); in osc_init()
3370 lu_kmem_fini(osc_caches); in osc_exit()