Function report |
Source Code:include\linux\fsnotify.h |
Create Date:2022-07-28 11:57:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:snotify_modify - file was modified
Proto:static inline void fsnotify_modify(struct file *file)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
249 | inode = file_inode(file) |
250 | mask = File was modified |
252 | If S_ISDIR(i_mode) Then mask |= vent occurred against dir |
255 | If Not (f_mode & File was opened by fanotify and shouldn't generate fanotify events ) Then Simple wrapper to consolidate calls fsnotify_parent()/fsnotify() when* an event is on a path. |
Name | Describe |
---|---|
vfs_fallocate | |
__kernel_write | |
vfs_write | |
do_iter_write | |
do_sendfile | |
vfs_copy_file_range | py_file_range() differs from regular file read and write in that it* specifically allows return partial success. When it does so is up to* the copy_file_range method. |
do_clone_file_range |
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 |