Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dreadahead.c34 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()
Dfilemap.c2319 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/
Ddir.h40 struct file_ra_state *f_ra);
Dexport.c97 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name()
Ddir.c1480 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/
Denable.c22 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/
Dpagemap.h839 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()
Dfs.h947 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);
Dmm.h39 struct file_ra_state;
/Linux-v5.15/fs/f2fs/
Ddir.c1083 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
/Linux-v5.15/fs/btrfs/
Drelocation.c2961 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()
Dsend.c123 struct file_ra_state ra;
4951 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in put_file_data()
Dfree-space-cache.c347 struct file_ra_state ra; in readahead_cache()
Dioctl.c1412 struct file_ra_state *ra = NULL; in btrfs_defrag_file()