Function report |
Source Code:include\linux\kernfs.h |
Create Date:2022-07-28 05:44:05 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernfs_find_and_get
Proto:static inline struct kernfs_node *kernfs_find_and_get(struct kernfs_node *kn, const char *name)
Type:struct kernfs_node
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kernfs_node * | kn | |
| const char * | name |
| 541 | Return kernfs_find_and_get_ns(kn, name, NULL) |
| 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 |