Function report |
Source Code:fs\nsfs.c |
Create Date:2022-07-28 20:12:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ns_get_path_cb
Proto:void *ns_get_path_cb(struct path *path, ns_get_path_helper_t *ns_get_cb, void *private_data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct path * | path | |
ns_get_path_helper_t * | ns_get_cb | |
void * | private_data |
114 | Do |
115 | ns = ns_get_cb(private_data) |
119 | ret = __ns_get_path(path, ns) |
122 | Return ret |
Name | Describe |
---|---|
bpf_map_offload_info_fill | |
ns_get_path |
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 |