Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dzbud.c136 static const struct zbud_ops zbud_zpool_ops = { variable
146 pool = zbud_create_pool(gfp, zpool_ops ? &zbud_zpool_ops : NULL); in zbud_zpool_create()