Function report |
Source Code:fs\notify\fsnotify.c |
Create Date:2022-07-28 20:16:02 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fsnotify_next_mark
Proto:static struct fsnotify_mark *fsnotify_next_mark(struct fsnotify_mark *mark)
Type:struct fsnotify_mark
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct fsnotify_mark * | mark |
| 252 | struct hlist_node * node = NULL |
| 258 | Return hlist_entry_safe(node, structfsnotify_mark, obj_list) |
| Name | Describe |
|---|---|
| fsnotify_iter_next | Pop from iter_info multi head queue, the marks that were iterated in the* current iteration step. |
| 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 |