Searched refs:lov_caches (Results 1 – 3 of 3) sorted by relevance
111 extern struct lu_kmem_descr lov_caches[];
2321 CDEBUG(D_INFO, "Lustre LOV module (%p).\n", &lov_caches); in lov_init()2323 rc = lu_kmem_init(lov_caches); in lov_init()2331 lu_kmem_fini(lov_caches); in lov_init()2341 lu_kmem_fini(lov_caches); in lov_init()2352 lu_kmem_fini(lov_caches); in lov_exit()
64 struct lu_kmem_descr lov_caches[] = { variable