Searched refs:file_ra_state (Results 1 – 22 of 22) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | defrag.h | 9 struct file_ra_state; 16 int btrfs_defrag_file(struct btrfs_inode *inode, struct file_ra_state *ra,
|
| H A D | defrag.c | 217 struct file_ra_state *ra) in btrfs_run_defrag_inode() 285 struct file_ra_state ra = { 0 }; in btrfs_run_defrag_inodes() 1262 struct file_ra_state *ra, in defrag_one_cluster() 1345 int btrfs_defrag_file(struct btrfs_inode *inode, struct file_ra_state *ra, in btrfs_defrag_file()
|
| H A D | relocation.c | 2904 struct file_ra_state *ra, in relocate_one_folio() 3068 struct file_ra_state AUTO_KFREE(ra); in relocate_file_extent_cluster()
|
| H A D | send.c | 205 struct file_ra_state ra; 5646 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in send_extent_data()
|
| H A D | free-space-cache.c | 369 struct file_ra_state ra; in readahead_cache()
|
| /linux/mm/ |
| H A D | readahead.c | 142 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() 360 struct file_ra_state *ra = ractl->ra; in force_page_cache_ra() 408 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size() 482 struct file_ra_state *ra) in page_cache_ra_order() 582 struct file_ra_state *ra = ractl->ra; in page_cache_sync_ra() 657 struct file_ra_state *ra = ractl->ra; in page_cache_async_ra() 790 struct file_ra_state *ra = ractl->ra; in readahead_expand()
|
| H A D | filemap.c | 2455 static void shrink_readahead_size_eio(struct file_ra_state *ra) in shrink_readahead_size_eio() 2791 struct file_ra_state *ra = &filp->f_ra; in filemap_read() 3332 struct file_ra_state *ra = &file->f_ra; in do_sync_mmap_readahead() 3456 struct file_ra_state *ra = &file->f_ra; in do_async_mmap_readahead()
|
| H A D | internal.h | 613 void page_cache_ra_order(struct readahead_control *, struct file_ra_state *);
|
| /linux/fs/gfs2/ |
| H A D | dir.h | 40 struct file_ra_state *f_ra);
|
| /linux/include/linux/ |
| H A D | pagemap.h | 1411 struct file_ra_state *ra; 1454 struct file_ra_state *ra, struct file *file, pgoff_t index, in page_cache_sync_readahead() 1476 struct file_ra_state *ra, struct file *file, in page_cache_async_readahead()
|
| H A D | fs.h | 1208 struct file_ra_state { struct 1221 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument 1290 struct file_ra_state f_ra; 3115 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
|
| /linux/fs/ntfs/ |
| H A D | bitmap.c | 19 struct file_ra_state *ra; in ntfs_trim_fs()
|
| H A D | dir.c | 695 struct file_ra_state *dir_ra; in ntfs_ia_blocks_readahead() 735 struct file_ra_state *ra; in ntfs_readdir() 780 ra = kzalloc_obj(struct file_ra_state, GFP_NOFS); in ntfs_readdir()
|
| H A D | logfile.c | 651 struct file_ra_state *ra = NULL; in ntfs_empty_logfile()
|
| H A D | super.c | 1902 struct file_ra_state ra = { 0 }; in get_nr_free_clusters() 2022 struct file_ra_state ra = { 0 }; in __get_nr_free_mft_records()
|
| H A D | inode.c | 3877 pgoff_t index, pgoff_t end_index, struct file_ra_state *ra) in ntfs_get_locked_folio()
|
| /linux/fs/ntfs3/ |
| H A D | ntfs_fs.h | 683 struct file_ra_state *ra); 693 struct ntfs_buffers *nb, struct file_ra_state *ra); 767 struct indx_node **node, struct file_ra_state *ra);
|
| H A D | fsntfs.c | 1192 struct file_ra_state *ra) in ntfs_read_run_nb_ra() 1330 struct ntfs_buffers *nb, struct file_ra_state *ra) in ntfs_read_bh_ra()
|
| H A D | bitmap.c | 511 struct file_ra_state *ra; in wnd_rescan()
|
| H A D | index.c | 1069 struct indx_node **node, struct file_ra_state *ra) in indx_read_ra()
|
| H A D | fslog.c | 1114 struct file_ra_state read_ahead;
|
| /linux/fs/f2fs/ |
| H A D | dir.c | 1070 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
|