Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dzbud.c137 static const struct zbud_ops zbud_zpool_ops = { variable
147 pool = zbud_create_pool(gfp, zpool_ops ? &zbud_zpool_ops : NULL); in zbud_zpool_create()