Function report |
Source Code:fs\notify\fanotify\fanotify_user.c |
Create Date:2022-07-28 20:18:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fanotify_add_sb_mark
Proto:static int fanotify_add_sb_mark(struct fsnotify_group *group, struct super_block *sb, __u32 mask, unsigned int flags, __kernel_fsid_t *fsid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_group * | group | |
struct super_block * | sb | |
__u32 | mask | |
unsigned int | flags | |
__kernel_fsid_t * | fsid |
741 | Return fanotify_add_mark(group, & s_fsnotify_marks, FSNOTIFY_OBJ_TYPE_SB, mask, flags, fsid) |
Name | Describe |
---|---|
do_fanotify_mark |
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 |