| Function report | 
| Source Code: fs\super.c | Create Date:2022-07-28 20:02:26 | 
| Last Modify:2022-05-24 06:42:17 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:get_super_thawed - get thawed superblock of a device*@bdev: device to get the superblock for* Scans the superblock list and finds the superblock of the file system* mounted on the device. The superblock is returned once it is thawed
Proto:struct super_block *get_super_thawed(struct block_device *bdev)
Type:struct super_block
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct block_device * | bdev | 
| 820 | Return __get_super_thawed(bdev, false) | 
| Name | Describe | 
|---|---|
| quotactl_block | look up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon | 
| 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 |