Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dreadahead.c140 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init()
311 struct file_ra_state *ra = ractl->ra; in force_page_cache_ra()
362 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size()
435 struct file_ra_state *ra, in try_context_readahead()
501 struct file_ra_state *ra, unsigned int new_order) in page_cache_ra_order()
570 struct file_ra_state *ra = ractl->ra; in ondemand_readahead()
795 struct file_ra_state *ra = ractl->ra; in readahead_expand()
Dfilemap.c2340 static void shrink_readahead_size_eio(struct file_ra_state *ra) in shrink_readahead_size_eio()
2566 struct file_ra_state *ra = &filp->f_ra; in filemap_get_pages()
2645 struct file_ra_state *ra = &filp->f_ra; in filemap_read()
2986 struct file_ra_state *ra = &file->f_ra; in do_sync_mmap_readahead()
3056 struct file_ra_state *ra = &file->f_ra; in do_async_mmap_readahead()
Dinternal.h99 void page_cache_ra_order(struct readahead_control *, struct file_ra_state *,
/Linux-v6.1/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()
1529 struct file_ra_state *f_ra) in dir_e_read()
1568 struct file_ra_state *f_ra) in gfs2_dir_read()
/Linux-v6.1/fs/verity/
Denable.c22 struct file_ra_state *ra, in read_file_data_page()
51 struct file_ra_state ra = { 0 }; in build_merkle_tree_level()
/Linux-v6.1/include/linux/
Dpagemap.h1167 struct file_ra_state *ra;
1209 struct file_ra_state *ra, struct file *file, pgoff_t index, in page_cache_sync_readahead()
1232 struct file_ra_state *ra, struct file *file, in page_cache_async_readahead()
Dfs.h922 struct file_ra_state { struct
934 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument
962 struct file_ra_state f_ra;
3183 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
/Linux-v6.1/fs/cramfs/
Dinode.c186 struct file_ra_state ra; in cramfs_blkdev_read()
/Linux-v6.1/fs/f2fs/
Ddir.c1085 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
/Linux-v6.1/fs/btrfs/
Drelocation.c2936 static int relocate_one_page(struct inode *inode, struct file_ra_state *ra, in relocate_one_page()
3067 struct file_ra_state *ra; in relocate_file_extent_cluster()
Dioctl.c1712 struct file_ra_state *ra, in defrag_one_cluster()
1798 int btrfs_defrag_file(struct inode *inode, struct file_ra_state *ra, in btrfs_defrag_file()
Dsend.c148 struct file_ra_state ra;
5492 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in send_extent_data()
Dctree.h3493 int btrfs_defrag_file(struct inode *inode, struct file_ra_state *ra,
Dfree-space-cache.c380 struct file_ra_state ra; in readahead_cache()