Home
last modified time | relevance | path

Searched defs:zpool_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dzpool.h16 struct zpool_ops { struct
17 int (*evict)(struct zpool *pool, unsigned long handle);
/linux-4.4.14/mm/
Dzbud.c102 const struct zpool_ops *zpool_ops; member
141 const struct zpool_ops *zpool_ops, in zbud_zpool_create()
Dzsmalloc.c325 const struct zpool_ops *zpool_ops, in zs_zpool_create()