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_first_mark
Proto:static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp)
Type:struct fsnotify_mark
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_mark_connector ** | connp |
241 | struct hlist_node * node = NULL |
247 | Return hlist_entry_safe(node, structfsnotify_mark, obj_list) |
Name | Describe |
---|---|
fsnotify | This is the main call to fsnotify. The VFS calls into hook specific functions* in linux/fsnotify.h. Those functions then in turn call here. Here will call* out to all of the registered fsnotify_group. Those groups can then use the |
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 |