| Function report | 
| Source Code: fs\fs_parser.c | Create Date:2022-07-28 20:13:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:s_lookup_param - Look up a path referred to by a parameter*@fc: The filesystem context to log errors through.*@param: The parameter.*@want_bdev: T if want a blockdev*@_path: The result of the lookup
Proto:int fs_lookup_param(struct fs_context *fc, struct fs_parameter *param, bool want_bdev, struct path *_path)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fs_context * | fc | |
| struct fs_parameter * | param | |
| bool | want_bdev | |
| struct path * | _path | 
| 259 | flags = 0 | 
| 264 | Case The type of value here == Value is a string | 
| 273 | Case The type of value here == Value is a filename* + dirfd | 
| 277 | Default | 
| 281 | refcnt++ | 
| 283 | If ret < 0 Then | 
| 285 | Go to out | 
| 291 | dentry = NULL | 
| 292 | mnt = NULL | 
| 298 | out : | 
| 301 | Return ret | 
| 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 |