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:create_fd
Proto:static int create_fd(struct fsnotify_group *group, struct fanotify_event *event, struct file **file)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_group * | group | |
struct fanotify_event * | event | |
struct file ** | file |
108 | client_fd = get_unused_fd_flags(f_flags) |
132 | put_unused_fd(client_fd) |
134 | Else |
138 | Return client_fd |
Name | Describe |
---|---|
copy_event_to_user |
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 |