Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_dev.c60 struct lu_kmem_descr osc_caches[] = { variable
Dosc_request.c3287 extern struct lu_kmem_descr osc_caches[];
3301 CDEBUG(D_INFO, "Lustre OSC module (%p).\n", &osc_caches); in osc_init()
3303 rc = lu_kmem_init(osc_caches); in osc_init()
3349 lu_kmem_fini(osc_caches); in osc_init()
3356 lu_kmem_fini(osc_caches); in osc_exit()