函数逻辑报告 |
Source Code:fs\notify\mark.c |
Create Date:2022-07-29 10:48:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__fsnotify_recalc_mask
函数原型:static void __fsnotify_recalc_mask(struct fsnotify_mark_connector *conn)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_mark_connector * | conn |
121 | new_mask等于0 |
124 | assert_spin_locked( & lock) |
126 | 如果非fsnotify_valid_obj_type( Type of object [lock] )则返回 |
129 | 如果 flags [mark->lock] 按位与FSNOTIFY_MARK_FLAG_ATTACHED则new_mask或等于 Mask this mark is for [mark->lock, group->mark_mutex] |
132 | fsnotify_conn_mask_p(conn)等于new_mask |
名称 | 描述 |
---|---|
fsnotify_recalc_mask | Calculate mask of events for a list of marks. The caller must make sure* connector and connector->obj cannot disappear under us. Callers achieve* this by holding a mark->lock or mark->group->mark_mutex for a mark on this* list. |
fsnotify_put_mark |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |