Function report |
Source Code:fs\notify\inotify\inotify_user.c |
Create Date:2022-07-28 20:17:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:round_event_name_len
Proto:static int round_event_name_len(struct fsnotify_event *fsn_event)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_event * | fsn_event |
120 | If Not name_len Then Return 0 |
Name | Describe |
---|---|
get_one_event | Get an inotify_kernel_event if one exists and is small* enough to fit in "count". Return an error pointer if* not large enough.* Called with the group->notification_lock held. |
copy_event_to_user | Copy an event to user space, returning how much we copied.* We already checked that the event size is smaller than the* buffer we had in "get_one_event()" above. |
inotify_ioctl |
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 |