Searched refs:file_ra_state (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.15/mm/ |
| D | readahead.c | 34 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() 280 struct file_ra_state *ra = ractl->ra; in force_page_cache_ra() 332 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size() 405 struct file_ra_state *ra, in try_context_readahead() 442 struct file_ra_state *ra = ractl->ra; in ondemand_readahead() 666 struct file_ra_state *ra = ractl->ra; in readahead_expand()
|
| D | filemap.c | 2319 static void shrink_readahead_size_eio(struct file_ra_state *ra) in shrink_readahead_size_eio() 2530 struct file_ra_state *ra = &filp->f_ra; in filemap_get_pages() 2601 struct file_ra_state *ra = &filp->f_ra; in filemap_read() 2943 struct file_ra_state *ra = &file->f_ra; in do_sync_mmap_readahead() 2994 struct file_ra_state *ra = &file->f_ra; in do_async_mmap_readahead()
|
| /Linux-v5.15/fs/gfs2/ |
| D | dir.h | 40 struct file_ra_state *f_ra);
|
| D | export.c | 97 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name()
|
| D | dir.c | 1480 struct file_ra_state *f_ra) in gfs2_dir_readahead() 1530 struct file_ra_state *f_ra) in dir_e_read() 1569 struct file_ra_state *f_ra) in gfs2_dir_read()
|
| /Linux-v5.15/fs/verity/ |
| D | enable.c | 22 struct file_ra_state *ra, in read_file_data_page() 52 struct file_ra_state ra = { 0 }; in build_merkle_tree_level()
|
| /Linux-v5.15/include/linux/ |
| D | pagemap.h | 839 struct file_ra_state *ra; 879 struct file_ra_state *ra, struct file *file, pgoff_t index, in page_cache_sync_readahead() 902 struct file_ra_state *ra, struct file *file, in page_cache_async_readahead()
|
| D | fs.h | 947 struct file_ra_state { struct 959 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument 987 struct file_ra_state f_ra; 3234 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
|
| D | mm.h | 39 struct file_ra_state;
|
| /Linux-v5.15/fs/f2fs/ |
| D | dir.c | 1083 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
|
| /Linux-v5.15/fs/btrfs/ |
| D | relocation.c | 2961 static int relocate_one_page(struct inode *inode, struct file_ra_state *ra, in relocate_one_page() 3091 struct file_ra_state *ra; in relocate_file_extent_cluster()
|
| D | send.c | 123 struct file_ra_state ra; 4951 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in put_file_data()
|
| D | free-space-cache.c | 347 struct file_ra_state ra; in readahead_cache()
|
| D | ioctl.c | 1412 struct file_ra_state *ra = NULL; in btrfs_defrag_file()
|