/linux/include/linux/ |
H A D | pagemap.h | 1401 __readahead_batch(struct readahead_control * rac,struct page ** array,unsigned int array_sz) __readahead_batch() argument 1433 readahead_pos(struct readahead_control * rac) readahead_pos() argument 1442 readahead_length(struct readahead_control * rac) readahead_length() argument 1451 readahead_index(struct readahead_control * rac) readahead_index() argument 1460 readahead_count(struct readahead_control * rac) readahead_count() argument 1469 readahead_batch_length(struct readahead_control * rac) readahead_batch_length() argument [all...] |
/linux/fs/erofs/ |
H A D | fileio.c | 180 static void erofs_fileio_readahead(struct readahead_control *rac) in erofs_fileio_readahead()
|
H A D | zdata.c | 1812 struct readahead_control *rac, bool backmost) in z_erofs_pcluster_readmore() 1886 static void z_erofs_readahead(struct readahead_control *rac) in z_erofs_readahead()
|
/linux/block/ |
H A D | fops.c | 494 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead() 535 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()
|
/linux/fs/hpfs/ |
H A D | file.c | 166 static void hpfs_readahead(struct readahead_control *rac) in hpfs_readahead()
|
/linux/fs/jfs/ |
H A D | inode.c | 278 static void jfs_readahead(struct readahead_control *rac) in jfs_readahead()
|
/linux/fs/omfs/ |
H A D | file.c | 292 static void omfs_readahead(struct readahead_control *rac) in omfs_readahead()
|
/linux/fs/f2fs/ |
H A D | data.c | 2063 static inline blk_opf_t f2fs_ra_op_flags(struct readahead_control *rac) in f2fs_ra_op_flags() 2073 struct readahead_control *rac) in f2fs_read_single_page() 2179 struct readahead_control *rac, bool for_write) in f2fs_read_multi_pages() 2356 struct readahead_control *rac, struct folio *folio) in f2fs_mpage_readpages() 2486 static void f2fs_readahead(struct readahead_control *rac) in f2fs_readahead()
|
/linux/mm/ |
H A D | readahead.c | 146 static void read_pages(struct readahead_control *rac) in read_pages() argument [all...] |
/linux/fs/qnx6/ |
H A D | inode.c | 103 static void qnx6_readahead(struct readahead_control *rac) in qnx6_readahead()
|
/linux/arch/arm/mach-omap2/ |
H A D | vc.c | 67 u8 rac; member
|
/linux/fs/zonefs/ |
H A D | file.c | 118 static void zonefs_readahead(struct readahead_control *rac) in zonefs_readahead()
|
/linux/drivers/s390/char/ |
H A D | tape_3590.h | 83 unsigned int rac:8; member
|
/linux/fs/iomap/ |
H A D | buffered-io.c | 323 struct readahead_control *rac; member 532 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead()
|
/linux/fs/orangefs/ |
H A D | inode.c | 217 static void orangefs_readahead(struct readahead_control *rac) in orangefs_readahead()
|
/linux/fs/nilfs2/ |
H A D | inode.c | 154 static void nilfs_readahead(struct readahead_control *rac) in nilfs_readahead()
|
/linux/fs/ext2/ |
H A D | inode.c | 912 static void ext2_readahead(struct readahead_control *rac) in ext2_readahead()
|
/linux/fs/isofs/ |
H A D | inode.c | 1147 static void isofs_readahead(struct readahead_control *rac) in isofs_readahead()
|
/linux/fs/fat/ |
H A D | inode.c | 207 static void fat_readahead(struct readahead_control *rac) in fat_readahead()
|
/linux/fs/btrfs/ |
H A D | extent_io.c | 2542 void btrfs_readahead(struct readahead_control *rac) in btrfs_readahead()
|
/linux/fs/ext4/ |
H A D | inode.c | 3329 static void ext4_readahead(struct readahead_control *rac) in ext4_readahead()
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-npei-defs.h | 3807 uint64_t rac:1; member
|