Searched refs:file_ra_state (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/mm/ |
| D | readahead.c | 33 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() 226 struct file_ra_state *ra = &filp->f_ra; in force_page_cache_readahead() 275 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size() 348 struct file_ra_state *ra, in try_context_readahead() 383 struct file_ra_state *ra, struct file *filp, in ondemand_readahead() 510 struct file_ra_state *ra, struct file *filp, in page_cache_sync_readahead() 548 struct file_ra_state *ra, struct file *filp, in page_cache_async_readahead()
|
| D | internal.h | 59 static inline unsigned long ra_submit(struct file_ra_state *ra, in ra_submit()
|
| D | filemap.c | 1988 struct file_ra_state *ra) in shrink_readahead_size_eio() 2015 struct file_ra_state *ra = &filp->f_ra; in generic_file_buffered_read() 2407 struct file_ra_state *ra = &file->f_ra; in do_sync_mmap_readahead() 2456 struct file_ra_state *ra = &file->f_ra; in do_async_mmap_readahead() 2503 struct file_ra_state *ra = &file->f_ra; in filemap_fault()
|
| /Linux-v5.4/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 | 1481 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.4/include/linux/ |
| D | mm.h | 34 struct file_ra_state; 2425 struct file_ra_state *ra, 2431 struct file_ra_state *ra,
|
| D | fs.h | 915 struct file_ra_state { struct 929 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument 957 struct file_ra_state f_ra; 3128 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
|
| /Linux-v5.4/fs/f2fs/ |
| D | dir.c | 980 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
|
| /Linux-v5.4/fs/btrfs/ |
| D | send.c | 114 struct file_ra_state ra; 4798 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in fill_read_buf()
|
| D | free-space-cache.c | 285 struct file_ra_state *ra; in readahead_cache()
|
| D | relocation.c | 3239 struct file_ra_state *ra; in relocate_file_extent_cluster()
|
| D | ioctl.c | 1386 struct file_ra_state *ra = NULL; in btrfs_defrag_file()
|