Searched defs:zpool (Results 1 – 5 of 5) sorted by relevance
20 struct zpool { struct21 struct zpool_driver *driver; argument23 const struct zpool_ops *ops; argument36 * zpool_register_driver() - register a zpool implementation. argument158 struct zpool *zpool; in zpool_create_pool() local213 void zpool_destroy_pool(struct zpool *zpool) in zpool_destroy_pool()235 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type()256 int zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, in zpool_malloc()276 void zpool_free(struct zpool *zpool, unsigned long handle) in zpool_free()298 int zpool_shrink(struct zpool *zpool, unsigned int pages, in zpool_shrink()[all …]
101 struct zpool *zpool; member142 struct zpool *zpool) in zbud_zpool_create()
133 struct zpool *zpool; member1034 struct zpool *zpool) in z3fold_zpool_create()
131 struct zpool *zpool; member
383 struct zpool *zpool) in zs_zpool_create()