Function report |
Source Code:include\linux\fsnotify.h |
Create Date:2022-07-28 11:57:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:snotify_open - file was opened
Proto:static inline void fsnotify_open(struct file *file)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
265 | inode = file_inode(file) |
266 | mask = File was opened |
268 | If S_ISDIR(i_mode) Then mask |= vent occurred against dir |
270 | If f_flags & __FMODE_EXEC Then mask |= File was opened for exec |
Name | Describe |
---|---|
do_sys_open | |
do_open_execat | |
do_handle_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 |