Searched refs:file_ra_state (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/mm/ |
D | readahead.c | 28 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() 269 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size() 344 struct file_ra_state *ra, in try_context_readahead() 379 struct file_ra_state *ra, struct file *filp, in ondemand_readahead() 490 struct file_ra_state *ra, struct file *filp, in page_cache_sync_readahead() 525 struct file_ra_state *ra, struct file *filp, in page_cache_async_readahead()
|
D | internal.h | 32 static inline unsigned long ra_submit(struct file_ra_state *ra, in ra_submit()
|
D | filemap.c | 1443 struct file_ra_state *ra) in shrink_readahead_size_eio() 1466 struct file_ra_state *ra = &filp->f_ra; in do_generic_file_read() 1779 struct file_ra_state *ra, in do_sync_mmap_readahead() 1824 struct file_ra_state *ra, in do_async_mmap_readahead() 1870 struct file_ra_state *ra = &file->f_ra; in filemap_fault()
|
/linux-4.1.27/fs/gfs2/ |
D | dir.h | 44 struct file_ra_state *f_ra);
|
D | export.c | 100 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name()
|
D | dir.c | 1390 struct file_ra_state *f_ra) in gfs2_dir_readahead() 1437 struct file_ra_state *f_ra) in dir_e_read() 1476 struct file_ra_state *f_ra) in gfs2_dir_read()
|
/linux-4.1.27/include/linux/ |
D | mm.h | 27 struct file_ra_state; 1954 struct file_ra_state *ra, 1960 struct file_ra_state *ra,
|
D | fs.h | 809 struct file_ra_state { struct 823 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument 850 struct file_ra_state f_ra; 2622 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
|
/linux-4.1.27/fs/f2fs/ |
D | dir.c | 767 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
|
/linux-4.1.27/fs/nfsd/ |
D | vfs.c | 62 struct file_ra_state p_ra;
|
/linux-4.1.27/fs/btrfs/ |
D | send.c | 127 struct file_ra_state ra; 4396 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in fill_read_buf()
|
D | free-space-cache.c | 292 struct file_ra_state *ra; in readahead_cache()
|
D | ctree.h | 3878 struct file_ra_state *ra, struct file *file, in btrfs_force_ra()
|
D | relocation.c | 3102 struct file_ra_state *ra;
|
D | ioctl.c | 1247 struct file_ra_state *ra = NULL; in btrfs_defrag_file()
|