Function report | 
Source Code:fs\notify\inotify\inotify_fsnotify.c | 
Create Date:2022-07-28 20:17:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:This is NEVER supposed to be called. Inotify marks should either have been* removed from the idr when the watch was removed or in the* fsnotify_destroy_mark_by_group() call when the inotify instance was being* torn down
Proto:static int idr_callback(int id, void *p, void *data)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | id | |
| void * | p | |
| void * | data | 
| 157 | static bool warned = false | 
| 159 | If warned Then Return 0 | 
| 162 | warned = true | 
| 166 | WARN(1, "inotify closing but id=%d for fsn_mark=%p in group=%p still in idr. Probably leaking memory\n", id, p, data) | 
| 178 | Return 0 | 
| 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  |