Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dreadahead.c33 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()
Dinternal.h59 static inline unsigned long ra_submit(struct file_ra_state *ra, in ra_submit()
Dfilemap.c1988 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/
Ddir.h40 struct file_ra_state *f_ra);
Dexport.c97 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name()
Ddir.c1481 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/
Dmm.h34 struct file_ra_state;
2425 struct file_ra_state *ra,
2431 struct file_ra_state *ra,
Dfs.h915 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/
Ddir.c980 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
/Linux-v5.4/fs/btrfs/
Dsend.c114 struct file_ra_state ra;
4798 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in fill_read_buf()
Dfree-space-cache.c285 struct file_ra_state *ra; in readahead_cache()
Drelocation.c3239 struct file_ra_state *ra; in relocate_file_extent_cluster()
Dioctl.c1386 struct file_ra_state *ra = NULL; in btrfs_defrag_file()