/linux-5.19.10/include/linux/ ! |
D | pagemap.h | 1313 static inline unsigned int __readahead_batch(struct readahead_control *rac, in __readahead_batch() 1353 #define readahead_page_batch(rac, array) \ argument 1360 static inline loff_t readahead_pos(struct readahead_control *rac) in readahead_pos() 1369 static inline size_t readahead_length(struct readahead_control *rac) in readahead_length() 1378 static inline pgoff_t readahead_index(struct readahead_control *rac) in readahead_index() 1387 static inline unsigned int readahead_count(struct readahead_control *rac) in readahead_count() 1396 static inline size_t readahead_batch_length(struct readahead_control *rac) in readahead_batch_length()
|
/linux-5.19.10/fs/erofs/ ! |
D | fscache.c | 323 static void erofs_fscache_advance_folios(struct readahead_control *rac, in erofs_fscache_advance_folios() 336 static void erofs_fscache_readahead(struct readahead_control *rac) in erofs_fscache_readahead()
|
D | data.c | 359 static void erofs_readahead(struct readahead_control *rac) in erofs_readahead()
|
D | zdata.c | 1400 struct readahead_control *rac, in z_erofs_pcluster_readmore() 1489 static void z_erofs_readahead(struct readahead_control *rac) in z_erofs_readahead()
|
/linux-5.19.10/fs/ext4/ ! |
D | readpage.c | 224 struct readahead_control *rac, struct page *page) in ext4_mpage_readpages()
|
/linux-5.19.10/fs/jfs/ ! |
D | inode.c | 283 static void jfs_readahead(struct readahead_control *rac) in jfs_readahead()
|
/linux-5.19.10/fs/hpfs/ ! |
D | file.c | 171 static void hpfs_readahead(struct readahead_control *rac) in hpfs_readahead()
|
/linux-5.19.10/fs/omfs/ ! |
D | file.c | 292 static void omfs_readahead(struct readahead_control *rac) in omfs_readahead()
|
/linux-5.19.10/fs/xfs/ ! |
D | xfs_aops.c | 548 struct readahead_control *rac) in xfs_vm_readahead()
|
/linux-5.19.10/fs/ ! |
D | mpage.c | 344 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead()
|
/linux-5.19.10/mm/ ! |
D | readahead.c | 146 static void read_pages(struct readahead_control *rac) in read_pages()
|
/linux-5.19.10/fs/exfat/ ! |
D | inode.c | 365 static void exfat_readahead(struct readahead_control *rac) in exfat_readahead()
|
/linux-5.19.10/fs/qnx6/ ! |
D | inode.c | 102 static void qnx6_readahead(struct readahead_control *rac) in qnx6_readahead()
|
/linux-5.19.10/fs/gfs2/ ! |
D | aops.c | 549 static void gfs2_readahead(struct readahead_control *rac) in gfs2_readahead()
|
/linux-5.19.10/block/ ! |
D | fops.c | 380 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()
|
/linux-5.19.10/fs/iomap/ ! |
D | buffered-io.c | 196 struct readahead_control *rac; member 400 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead()
|
/linux-5.19.10/arch/arm/mach-omap2/ ! |
D | vc.c | 70 u8 rac; member
|
/linux-5.19.10/drivers/s390/char/ ! |
D | tape_3590.h | 83 unsigned int rac:8; member
|
/linux-5.19.10/fs/orangefs/ ! |
D | inode.c | 248 static void orangefs_readahead(struct readahead_control *rac) in orangefs_readahead()
|
/linux-5.19.10/fs/nilfs2/ ! |
D | inode.c | 153 static void nilfs_readahead(struct readahead_control *rac) in nilfs_readahead()
|
/linux-5.19.10/fs/isofs/ ! |
D | inode.c | 1182 static void isofs_readahead(struct readahead_control *rac) in isofs_readahead()
|
/linux-5.19.10/fs/ntfs3/ ! |
D | inode.c | 709 static void ntfs_readahead(struct readahead_control *rac) in ntfs_readahead()
|
/linux-5.19.10/fs/ext2/ ! |
D | inode.c | 882 static void ext2_readahead(struct readahead_control *rac) in ext2_readahead()
|
/linux-5.19.10/fs/f2fs/ ! |
D | data.c | 2294 struct readahead_control *rac, struct page *page) in f2fs_mpage_readpages() 2426 static void f2fs_readahead(struct readahead_control *rac) in f2fs_readahead()
|
/linux-5.19.10/fs/zonefs/ ! |
D | super.c | 203 static void zonefs_readahead(struct readahead_control *rac) in zonefs_readahead()
|