Function report |
Source Code:mm\zpool.c |
Create Date:2022-07-28 16:25:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zpool_destroy_pool() - Destroy a zpool*@zpool: The zpool to destroy.* Implementations must guarantee this to be thread-safe,* however only when destroying different pools. The same* pool should only be destroyed once, and should not be used
Proto:void zpool_destroy_pool(struct zpool *zpool)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct zpool * | zpool |
218 | spin_lock( & pools_lock) |
220 | spin_unlock( & pools_lock) |
222 | zpool_put_driver(driver) |
Name | Describe |
---|---|
zswap_pool_destroy |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |