| Function report | 
| Source Code: fs\notify\fanotify\fanotify_user.c | Create Date:2022-07-28 20:18:32 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Finish processing of permission event by setting it to ANSWERED state and* drop group->notification_lock.
Proto:static void finish_permission_event(struct fsnotify_group *group, struct fanotify_perm_event *event, unsigned int response)__releases(&group->notification_lock)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fsnotify_group * | group | |
| struct fanotify_perm_event * | event | |
| unsigned int | response | 
| 150 | bool destroy = false | 
| 154 | If state of the event == FAN_EVENT_CANCELED Then destroy = true | 
| 156 | Else state of the event = FAN_EVENT_ANSWERED | 
| 158 | spin_unlock( & protect the notification_list ) | 
| 159 | If destroy Then fsnotify_destroy_event(group, & fse) | 
| Name | Describe | 
|---|---|
| process_access_response | |
| fanotify_read | |
| fanotify_release | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |