函数逻辑报告 |
Source Code:fs\notify\fsnotify.c |
Create Date:2022-07-29 10:47:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fsnotify_first_mark
函数原型:static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp)
返回类型:struct fsnotify_mark
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_mark_connector ** | connp |
241 | struct hlist_node * node = NULL |
247 | 返回:hlist_entry_safe(node, structfsnotify_mark, obj_list) |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |