Searched refs:lov_caches (Results 1 – 3 of 3) sorted by relevance
122 extern struct lu_kmem_descr lov_caches[];
2355 CDEBUG(D_INFO, "Lustre LOV module (%p).\n", &lov_caches); in lov_init()2357 rc = lu_kmem_init(lov_caches); in lov_init()2365 lu_kmem_fini(lov_caches); in lov_init()2375 lu_kmem_fini(lov_caches); in lov_init()2386 lu_kmem_fini(lov_caches); in lov_exit()
65 struct lu_kmem_descr lov_caches[] = { variable