Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dreadahead.c34 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init()
275 struct file_ra_state *ra, unsigned long nr_to_read) in force_page_cache_ra()
329 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size()
402 struct file_ra_state *ra, in try_context_readahead()
436 struct file_ra_state *ra, bool hit_readahead_marker, in ondemand_readahead()
553 struct file_ra_state *ra, unsigned long req_count) in page_cache_sync_ra()
582 struct file_ra_state *ra, struct page *page, in page_cache_async_ra()
Dfilemap.c2168 static void shrink_readahead_size_eio(struct file_ra_state *ra) in shrink_readahead_size_eio()
2195 struct file_ra_state *ra = &filp->f_ra; in generic_file_buffered_read()
2619 struct file_ra_state *ra = &file->f_ra; in do_sync_mmap_readahead()
2670 struct file_ra_state *ra = &file->f_ra; in do_async_mmap_readahead()
2719 struct file_ra_state *ra = &file->f_ra; in filemap_fault()
Dinternal.h173 void force_page_cache_ra(struct readahead_control *, struct file_ra_state *,
/kernel/linux/linux-5.10/include/linux/
Dpagemap.h815 void page_cache_sync_ra(struct readahead_control *, struct file_ra_state *,
817 void page_cache_async_ra(struct readahead_control *, struct file_ra_state *,
835 struct file_ra_state *ra, struct file *file, pgoff_t index, in page_cache_sync_readahead()
858 struct file_ra_state *ra, struct file *file, in page_cache_async_readahead()
Dfs.h897 struct file_ra_state { struct
911 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument
939 struct file_ra_state f_ra;
3017 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
Dmm.h38 struct file_ra_state;
/kernel/linux/linux-5.10/fs/gfs2/
Ddir.h40 struct file_ra_state *f_ra);
Dexport.c97 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name()
Ddir.c1478 struct file_ra_state *f_ra) in gfs2_dir_readahead()
1527 struct file_ra_state *f_ra) in dir_e_read()
1566 struct file_ra_state *f_ra) in gfs2_dir_read()
/kernel/linux/linux-5.10/fs/verity/
Denable.c22 struct file_ra_state *ra, in read_file_data_page()
52 struct file_ra_state ra = { 0 }; in build_merkle_tree_level()
/kernel/linux/linux-5.10/fs/hmdfs/
Dfile_remote.c467 struct file_ra_state *ra = NULL; in hmdfs_file_read_iter_remote()
/kernel/linux/linux-5.10/fs/f2fs/
Ddir.c1021 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
/kernel/linux/linux-5.10/fs/btrfs/
Dsend.c123 struct file_ra_state ra;
4979 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in put_file_data()
Drelocation.c2705 struct file_ra_state *ra; in relocate_file_extent_cluster()
Dfree-space-cache.c288 struct file_ra_state *ra; in readahead_cache()
Dioctl.c1474 struct file_ra_state *ra = NULL; in btrfs_defrag_file()