Home
last modified time | relevance | path

Searched refs:file_ra_state (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dpagemap.h788 struct file_ra_state *ra;
828 struct file_ra_state *ra, struct file *file, pgoff_t index, in page_cache_sync_readahead()
851 struct file_ra_state *ra, struct file *file, in page_cache_async_readahead()
Dfs.h971 struct file_ra_state { struct
983 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument
1011 struct file_ra_state f_ra;
3299 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
Dmm.h41 struct file_ra_state;