Function report | 
Source Code:block\ioctl.c | 
Create Date:2022-07-28 17:16:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:blkdev_reread_part
Proto:static int blkdev_reread_part(struct block_device *bdev)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct block_device * | bdev | 
| 162 | If Not disk_part_scan_enabled(bd_disk) || bdev != bd_contains Then Return -EINVAL | 
| 164 | If Not Check operation authority Then Return -EACCES | 
| 167 | mutex_lock( & open/close mutex ) | 
| 168 | ret = bdev_disk_changed(bdev, false) | 
| 171 | Return ret | 
| Name | Describe | 
|---|---|
| blkdev_ioctl | always keep this in sync with compat_blkdev_ioctl() | 
| 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  |