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_inode_mark
Proto:static int fanotify_add_inode_mark(struct fsnotify_group *group, struct inode *inode, __u32 mask, unsigned int flags, __kernel_fsid_t *fsid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_group * | group | |
struct inode * | inode | |
__u32 | mask | |
unsigned int | flags | |
__kernel_fsid_t * | fsid |
756 | If flags & FAN_MARK_MOUNT is 0x00000010 && Not (flags & FAN_MARK_IGNORED_SURV_MODIFY) && inode_is_open_for_write(inode) Then Return 0 |
761 | Return fanotify_add_mark(group, & i_fsnotify_marks, FSNOTIFY_OBJ_TYPE_INODE, 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 |