Function report |
Source Code:include\linux\fsnotify.h |
Create Date:2022-07-28 11:57:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Simple call site for access decisions
Proto:static inline int fsnotify_perm(struct file *file, int mask)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
int | mask |
62 | inode = file_inode(file) |
63 | fsnotify_mask = 0 |
65 | If f_mode & File was opened by fanotify and shouldn't generate fanotify events Then Return 0 |
72 | If f_flags & __FMODE_EXEC Then |
82 | If S_ISDIR(i_mode) Then fsnotify_mask |= vent occurred against dir |
85 | Return Simple wrapper to consolidate calls fsnotify_parent()/fsnotify() when* an event is on a path. |
Name | Describe |
---|---|
security_file_permission | |
security_file_open |
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 |