]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/zpool.h
PCI: layerscape: Add ls_pcie_msi_host_init()
[karo-tx-linux.git] / include / linux / zpool.h
index c924a28d9805010f49f9009e76459ab805de280b..42f8ec9924523aa1436ca72ef606ef6030e360c8 100644 (file)
@@ -36,6 +36,8 @@ enum zpool_mapmode {
        ZPOOL_MM_DEFAULT = ZPOOL_MM_RW
 };
 
+bool zpool_has_pool(char *type);
+
 struct zpool *zpool_create_pool(char *type, char *name,
                        gfp_t gfp, const struct zpool_ops *ops);