| Function report | 
| Source Code: fs\notify\mark.c | Create Date:2022-07-28 20:16:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Free fsnotify mark
Proto:void fsnotify_free_mark(struct fsnotify_mark *mark)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fsnotify_mark * | mark | 
| 410 | If Not ( flags [mark->lock] & FSNOTIFY_MARK_FLAG_ALIVE) Then | 
| 412 | Return | 
| 422 | If called when a mark is being destroyed for some reason. The group Then called when a mark is being destroyed for some reason. The group(mark, group) | 
| Name | Describe | 
|---|---|
| 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 | 
| 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 |