/openbmc/linux/include/linux/ |
H A D | pagemap.h | 1404 static inline unsigned int __readahead_batch(struct readahead_control *rac, in __readahead_batch() 1444 #define readahead_page_batch(rac, array) \ argument 1451 static inline loff_t readahead_pos(struct readahead_control *rac) in readahead_pos() 1460 static inline size_t readahead_length(struct readahead_control *rac) in readahead_length() 1469 static inline pgoff_t readahead_index(struct readahead_control *rac) in readahead_index() 1478 static inline unsigned int readahead_count(struct readahead_control *rac) in readahead_count() 1487 static inline size_t readahead_batch_length(struct readahead_control *rac) in readahead_batch_length()
|
/openbmc/linux/fs/ext4/ |
H A D | readpage.c | 219 struct readahead_control *rac, struct folio *folio) in ext4_mpage_readpages()
|
/openbmc/linux/block/ |
H A D | fops.c | 423 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead() 464 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()
|
/openbmc/linux/fs/hpfs/ |
H A D | file.c | 166 static void hpfs_readahead(struct readahead_control *rac) in hpfs_readahead()
|
/openbmc/linux/fs/jfs/ |
H A D | inode.c | 278 static void jfs_readahead(struct readahead_control *rac) in jfs_readahead()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_aops.c | 528 struct readahead_control *rac) in xfs_vm_readahead()
|
/openbmc/linux/fs/omfs/ |
H A D | file.c | 292 static void omfs_readahead(struct readahead_control *rac) in omfs_readahead()
|
/openbmc/linux/fs/erofs/ |
H A D | data.c | 364 static void erofs_readahead(struct readahead_control *rac) in erofs_readahead()
|
H A D | fscache.c | 304 static void erofs_fscache_readahead(struct readahead_control *rac) in erofs_fscache_readahead()
|
H A D | zdata.c | 1776 struct readahead_control *rac, bool backmost) in z_erofs_pcluster_readmore() 1855 static void z_erofs_readahead(struct readahead_control *rac) in z_erofs_readahead()
|
/openbmc/linux/fs/ |
H A D | mpage.c | 370 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead()
|
/openbmc/linux/fs/exfat/ |
H A D | inode.c | 341 static void exfat_readahead(struct readahead_control *rac) in exfat_readahead()
|
/openbmc/linux/mm/ |
H A D | readahead.c | 146 static void read_pages(struct readahead_control *rac) in read_pages()
|
/openbmc/linux/fs/qnx6/ |
H A D | inode.c | 102 static void qnx6_readahead(struct readahead_control *rac) in qnx6_readahead()
|
/openbmc/linux/fs/gfs2/ |
H A D | aops.c | 525 static void gfs2_readahead(struct readahead_control *rac) in gfs2_readahead()
|
/openbmc/linux/fs/zonefs/ |
H A D | file.c | 118 static void zonefs_readahead(struct readahead_control *rac) in zonefs_readahead()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | vc.c | 67 u8 rac; member
|
/openbmc/linux/drivers/s390/char/ |
H A D | tape_3590.h | 83 unsigned int rac:8; member
|
/openbmc/linux/fs/iomap/ |
H A D | buffered-io.c | 282 struct readahead_control *rac; member 483 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead()
|
/openbmc/linux/fs/orangefs/ |
H A D | inode.c | 241 static void orangefs_readahead(struct readahead_control *rac) in orangefs_readahead()
|
/openbmc/linux/fs/nilfs2/ |
H A D | inode.c | 153 static void nilfs_readahead(struct readahead_control *rac) in nilfs_readahead()
|
/openbmc/linux/fs/isofs/ |
H A D | inode.c | 1196 static void isofs_readahead(struct readahead_control *rac) in isofs_readahead()
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 912 static void ext2_readahead(struct readahead_control *rac) in ext2_readahead()
|
/openbmc/linux/fs/ntfs3/ |
H A D | inode.c | 738 static void ntfs_readahead(struct readahead_control *rac) in ntfs_readahead()
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | 2317 struct readahead_control *rac, struct page *page) in f2fs_mpage_readpages() 2448 static void f2fs_readahead(struct readahead_control *rac) in f2fs_readahead()
|