函数逻辑报告 |
Source Code:fs\notify\mark.c |
Create Date:2022-07-29 10:48:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Nothing fancy, just initialize lists and locks and counters.
函数原型:void fsnotify_init_mark(struct fsnotify_mark *mark, struct fsnotify_group *group)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_mark * | mark | |
struct fsnotify_group * | group |
814 | WRITE_ONCE( Head of list of marks for an object [mark ref] , NULL) |
名称 | 描述 |
---|---|
audit_init_parent | Initialize a parent watch entry. |
audit_alloc_mark | |
alloc_mark | |
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. |
inotify_new_watch | |
fanotify_add_new_mark |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |