Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:file_write_hint
Proto:static inline enum rw_hint file_write_hint(struct file *file)
Type:enum rw_hint
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
2054 | If f_write_hint != WRITE_LIFE_NOT_SET Then Return f_write_hint |
2057 | Return i_write_hint |
Name | Describe |
---|---|
fcntl_rw_hint | |
aio_prep_rw | |
io_prep_rw |
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 |