Searched refs:file_ra_state (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/mm/ |
D | readahead.c | 28 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() 259 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size() 334 struct file_ra_state *ra, in try_context_readahead() 369 struct file_ra_state *ra, struct file *filp, in ondemand_readahead() 480 struct file_ra_state *ra, struct file *filp, in page_cache_sync_readahead() 515 struct file_ra_state *ra, struct file *filp, in page_cache_async_readahead()
|
D | internal.h | 51 static inline unsigned long ra_submit(struct file_ra_state *ra, in ra_submit()
|
D | filemap.c | 1510 struct file_ra_state *ra) in shrink_readahead_size_eio() 1533 struct file_ra_state *ra = &filp->f_ra; in do_generic_file_read() 1847 struct file_ra_state *ra, in do_sync_mmap_readahead() 1890 struct file_ra_state *ra, in do_async_mmap_readahead() 1936 struct file_ra_state *ra = &file->f_ra; in filemap_fault()
|
/linux-4.4.14/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 | 1395 struct file_ra_state *f_ra) in gfs2_dir_readahead() 1442 struct file_ra_state *f_ra) in dir_e_read() 1481 struct file_ra_state *f_ra) in gfs2_dir_read()
|
/linux-4.4.14/include/linux/ |
D | mm.h | 28 struct file_ra_state; 2003 struct file_ra_state *ra, 2009 struct file_ra_state *ra,
|
D | fs.h | 819 struct file_ra_state { struct 833 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) in ra_has_index() argument 860 struct file_ra_state f_ra; 2664 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
|
/linux-4.4.14/fs/f2fs/ |
D | dir.c | 829 struct file_ra_state *ra = &file->f_ra; in f2fs_readdir()
|
/linux-4.4.14/fs/nfsd/ |
D | vfs.c | 62 struct file_ra_state p_ra;
|
/linux-4.4.14/fs/btrfs/ |
D | send.c | 127 struct file_ra_state ra; 4476 memset(&sctx->ra, 0, sizeof(struct file_ra_state)); in fill_read_buf()
|
D | free-space-cache.c | 290 struct file_ra_state *ra; in readahead_cache()
|
D | ctree.h | 3936 struct file_ra_state *ra, struct file *file, in btrfs_force_ra()
|
D | relocation.c | 3108 struct file_ra_state *ra;
|
D | ioctl.c | 1256 struct file_ra_state *ra = NULL; in btrfs_defrag_file()
|