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:fsnotify_add_mark
Proto:int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int type, int allow_dups, __kernel_fsid_t *fsid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_mark * | mark | |
fsnotify_connp_t * | connp | |
unsigned int | type | |
int | allow_dups | |
__kernel_fsid_t * | fsid |
685 | mutex_lock( & protect marks_list ) |
686 | ret = Attach an initialized mark to a given group and fs object.* These marks may be used for the fsnotify backend to determine which* event types should be delivered to which group. |
688 | Return ret |
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 |