函数逻辑报告 |
Source Code:fs\notify\mark.c |
Create Date:2022-07-29 10:48:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Free fsnotify mark
函数原型:void fsnotify_free_mark(struct fsnotify_mark *mark)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_mark * | mark |
408 | 加自旋锁 |
410 | 如果非 flags [mark->lock] 按位与FSNOTIFY_MARK_FLAG_ALIVE的值则 |
411 | 自旋锁解锁 |
412 | 返回 |
415 | 自旋锁解锁 |
422 | 如果 called when a mark is being destroyed for some reason. The group则 called when a mark is being destroyed for some reason. The group(mark, group) |
名称 | 描述 |
---|---|
untag_chunk | |
create_chunk | Call with group->mark_mutex held, releases it |
fsnotify_destroy_mark | |
fsnotify_clear_marks_by_group | Clear any marks in a group with given type mask |
dnotify_flush | Called every time a file is closed. Looks first for a dnotify mark on the* inode. If one is found run all of the ->dn structures attached to that* mark for one relevant to this process closing the file and remove that* dnotify_struct |
fcntl_dirnotify | When a process calls fcntl to attach a dnotify watch to a directory it ends* up here. Allocate both a mark for fsnotify to add and a dnotify_struct to be* attached to the fsnotify_mark. |
fanotify_remove_mark |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |