Searched defs:zpool (Results 1 – 5 of 5) sorted by relevance
21 struct zpool { struct22 struct zpool_driver *driver; argument30 * zpool_register_driver() - register a zpool implementation. argument152 struct zpool *zpool; in zpool_create_pool() local201 void zpool_destroy_pool(struct zpool *zpool) in zpool_destroy_pool()220 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type()236 bool zpool_malloc_support_movable(struct zpool *zpool) in zpool_malloc_support_movable()299 int zpool_shrink(struct zpool *zpool, unsigned int pages, in zpool_shrink()357 u64 zpool_get_total_size(struct zpool *zpool) in zpool_get_total_size()375 bool zpool_evictable(struct zpool *zpool) in zpool_evictable()[all …]
107 struct zpool *zpool; member519 struct zpool *zpool) in zbud_zpool_create()
156 struct zpool *zpool; member1583 struct zpool *zpool) in z3fold_zpool_create()
151 struct zpool *zpool; member
263 struct zpool *zpool; member395 struct zpool *zpool) in zs_zpool_create()
Completed in 17 milliseconds