Function report |
Source Code:kernel\bpf\inode.c |
Create Date:2022-07-28 13:06:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_parse_param
Proto:static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_context * | fc | |
struct fs_parameter * | param |
605 | opts = fs_private |
610 | If opt < 0 Then Return If opt == -Parameter not supported Then 0 Else opt |
620 | Break |
623 | 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 |