Function report |
Source Code:mm\readahead.c |
Create Date:2022-07-28 14:11:50 |
Last Modify:2020-03-17 21:13:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Initialise a struct file's readahead state. Assumes that the caller has* memset *ra to zero.
Proto:void file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_ra_state * | ra | |
struct address_space * | mapping |
36 | Cache last read() position = -1 |
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 |