Home
last modified time | relevance | path

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

/linux/mm/
A Dreadahead.c33 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init()
279 struct file_ra_state *ra = ractl->ra; in force_page_cache_ra()
331 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size()
404 struct file_ra_state *ra, in try_context_readahead()
441 struct file_ra_state *ra = ractl->ra; in ondemand_readahead()
665 struct file_ra_state *ra = ractl->ra; in readahead_expand()
A Dfilemap.c2329 static void shrink_readahead_size_eio(struct file_ra_state *ra) in shrink_readahead_size_eio()
2541 struct file_ra_state *ra = &filp->f_ra; in filemap_get_pages()
2612 struct file_ra_state *ra = &filp->f_ra; in filemap_read()
2958 struct file_ra_state *ra = &file->f_ra; in do_sync_mmap_readahead()
3009 struct file_ra_state *ra = &file->f_ra; in do_async_mmap_readahead()
/linux/fs/verity/
A 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/fs/gfs2/
A Ddir.h40 struct file_ra_state *f_ra);
A Dexport.c97 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name()
A 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/include/linux/
A Dpagemap.h984 struct file_ra_state *ra;
1024 struct file_ra_state *ra, struct file *file, pgoff_t index, in page_cache_sync_readahead()
1047 struct file_ra_state *ra, struct file *file, in page_cache_async_readahead()
A Dfs.h944 struct file_ra_state { struct
956 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument
984 struct file_ra_state f_ra;
3235 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
/linux/fs/f2fs/
A Ddir.c1083 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
/linux/fs/btrfs/
A Drelocation.c2940 static int relocate_one_page(struct inode *inode, struct file_ra_state *ra, in relocate_one_page()
3069 struct file_ra_state *ra; in relocate_file_extent_cluster()
A Dioctl.c1397 struct file_ra_state *ra, in defrag_one_cluster()
1462 int btrfs_defrag_file(struct inode *inode, struct file_ra_state *ra, in btrfs_defrag_file()
A Dsend.c125 struct file_ra_state ra;
4956 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in put_file_data()
A Dfree-space-cache.c348 struct file_ra_state ra; in readahead_cache()
A Dctree.h3300 int btrfs_defrag_file(struct inode *inode, struct file_ra_state *ra,

Completed in 69 milliseconds