Function report |
Source Code:fs\notify\mark.c |
Create Date:2022-07-28 20:16:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Nothing fancy, just initialize lists and locks and counters.
Proto:void fsnotify_init_mark(struct fsnotify_mark *mark, struct fsnotify_group *group)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_mark * | mark | |
struct fsnotify_group * | group |
814 | WRITE_ONCE( Head of list of marks for an object [mark ref] , NULL) |
Name | Describe |
---|---|
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 |
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 |