Function report |
Source Code:fs\notify\inotify\inotify_user.c |
Create Date:2022-07-28 20:17:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inotify_update_watch
Proto:static int inotify_update_watch(struct fsnotify_group *group, struct inode *inode, unsigned int arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_group * | group | |
struct inode * | inode | |
unsigned int | arg |
610 | ret = 0 |
612 | mutex_lock( & protect marks_list ) |
614 | ret = inotify_update_existing_watch(group, inode, arg) |
620 | Return ret |
Name | Describe |
---|---|
SYSCALL_DEFINE3 |
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 |