Searched defs:rac (Results 1 – 15 of 15) sorted by relevance
1459 static inline unsigned int __readahead_batch(struct readahead_control *rac, in __readahead_batch()1491 static inline loff_t readahead_pos(const struct readahead_control *rac) in readahead_pos()1500 static inline size_t readahead_length(const struct readahead_control *rac) in readahead_length()1509 static inline pgoff_t readahead_index(const struct readahead_control *rac) in readahead_index()1518 static inline unsigned int readahead_count(const struct readahead_control *rac) in readahead_count()1527 static inline size_t readahead_batch_length(const struct readahead_control *rac) in readahead_batch_length()
225 static void ntfs_readahead(struct readahead_control *rac) in ntfs_readahead()
172 static void erofs_fileio_readahead(struct readahead_control *rac) in erofs_fileio_readahead()
342 static void erofs_fscache_readahead(struct readahead_control *rac) in erofs_fscache_readahead()
1828 struct readahead_control *rac, bool backmost) in z_erofs_pcluster_readmore()1907 static void z_erofs_readahead(struct readahead_control *rac) in z_erofs_readahead()
497 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()542 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()
168 static void hpfs_readahead(struct readahead_control *rac) in hpfs_readahead()
358 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead()
67 u8 rac; member
886 struct readahead_control *rac, in fuse_handle_readahead()1074 static void fuse_readahead(struct readahead_control *rac) in fuse_readahead()
236 static void udf_readahead(struct readahead_control *rac) in udf_readahead()
656 struct readahead_control *rac = ctx->rac; in iomap_readahead() local
1660 u32 rac, rsc; in prom_init_mem() local
2690 void btrfs_readahead(struct readahead_control *rac) in btrfs_readahead()
3807 uint64_t rac:1; member