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:fanotify_event_info_len
Proto:static int fanotify_event_info_len(struct fanotify_event *event)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fanotify_event * | event |
56 | If Not fanotify_event_has_fid(event) Then Return 0 |
Name | Describe |
---|---|
get_one_event | Get an fsnotify notification event if one exists and is small* enough to fit in "count". Return an error pointer if the count* is not large enough. When permission event is dequeued, its state is* updated accordingly. |
copy_fid_to_user | |
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 |