函数逻辑报告 | 
Source Code:fs\notify\notification.c | 
Create Date:2022-07-29 10:47:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:rn true if the notify queue is empty, false otherwise
函数原型:bool fsnotify_notify_queue_is_empty(struct fsnotify_group *group)
返回类型:bool
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct fsnotify_group * | group | 
| 54 | 返回:链表为空 ? true : false | 
| 名称 | 描述 | 
|---|---|
| fsnotify_flush_notify | Called when a group is being torn down to clean up any outstanding* event notifications. | 
| inotify_poll | y userspace file descriptor functions | 
| get_one_event | Get an inotify_kernel_event if one exists and is small* enough to fit in "count". Return an error pointer if* not large enough.* Called with the group->notification_lock held. | 
| get_one_event | Get an fsnotify notification event if one exists and is small* enough to fit in "count". Return an error pointer if the count* is not large enough. When permission event is dequeued, its state is* updated accordingly. | 
| fanotify_poll | y userspace file descriptor functions | 
| fanotify_release | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |