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

/linux-master/include/linux/
H A Dzpool.h99 int zpool_unregister_driver(struct zpool_driver *driver);
/linux-master/mm/
H A Dzpool.c43 * zpool_unregister_driver() - unregister a zpool implementation.
52 int zpool_unregister_driver(struct zpool_driver *driver) function
67 EXPORT_SYMBOL(zpool_unregister_driver); variable
H A Dzbud.c446 zpool_unregister_driver(&zbud_zpool_driver);
H A Dz3fold.c1439 zpool_unregister_driver(&z3fold_zpool_driver);
H A Dzsmalloc.c2267 zpool_unregister_driver(&zs_zpool_driver);

Completed in 129 milliseconds