Function report | 
Source Code:init\do_mounts.c | 
Create Date:2022-07-28 13:56:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:match_dev_by_label - callback for finding a partition using its label*@dev: device passed in by the caller*@data: opaque pointer to the label to match* Returns 1 if the device matches, and 0 otherwise.
Proto:static int match_dev_by_label(struct device *dev, const void *data)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct device * | dev | |
| const void * | data | 
| 183 | part = dev_to_part(dev) | 
| 188 | Return 0 | 
| 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  |