函数逻辑报告 |
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 |
函数名称:r_info is a multi head priority queue of marks.* Pick a subset of marks from queue heads, all with the* same group and set the report_mask for selected subset.* Returns the report_mask of the selected subset.
函数原型:static unsigned int fsnotify_iter_select_report_types(struct fsnotify_iter_info *iter_info)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_iter_info * | iter_info |
270 | struct fsnotify_group * max_prio_group = NULL |
277 | 如果mark且mpare two groups for sorting of marks lists 大于0则max_prio_group等于 Group this mark is for. Set on mark creation, stable until last ref * is dropped |
282 | 如果非max_prio_group则返回:0 |
286 | report_mask等于0 |
289 | 如果mark且mpare two groups for sorting of marks lists 恒等于0则fsnotify_iter_set_report_type(iter_info, type) |
294 | 返回:report_mask |
名称 | 描述 |
---|---|
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 插件可实现:逻辑报告 代码生成和批量转换代码 |