Searched refs:zswap_zpool_param_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dzswap.c113 static const struct kernel_param_ops zswap_zpool_param_ops = { variable in typeref:struct:kernel_param_ops
118 module_param_cb(zpool, &zswap_zpool_param_ops, &zswap_zpool_type, 0644);

Completed in 405 milliseconds