Home
last modified time | relevance | path

Searched defs:rac (Results 1 – 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/include/linux/
Dpagemap.h804 #define DEFINE_READAHEAD(rac, f, m, i) \ argument
874 static inline struct page *readahead_page(struct readahead_control *rac) in readahead_page()
894 static inline unsigned int __readahead_batch(struct readahead_control *rac, in __readahead_batch()
944 #define readahead_page_batch(rac, array) \ argument
951 static inline loff_t readahead_pos(struct readahead_control *rac) in readahead_pos()
960 static inline loff_t readahead_length(struct readahead_control *rac) in readahead_length()
969 static inline pgoff_t readahead_index(struct readahead_control *rac) in readahead_index()
978 static inline unsigned int readahead_count(struct readahead_control *rac) in readahead_count()
/kernel/linux/linux-6.6/include/linux/
Dpagemap.h1389 static inline unsigned int __readahead_batch(struct readahead_control *rac, in __readahead_batch()
1429 #define readahead_page_batch(rac, array) \ argument
1436 static inline loff_t readahead_pos(struct readahead_control *rac) in readahead_pos()
1445 static inline size_t readahead_length(struct readahead_control *rac) in readahead_length()
1454 static inline pgoff_t readahead_index(struct readahead_control *rac) in readahead_index()
1463 static inline unsigned int readahead_count(struct readahead_control *rac) in readahead_count()
1472 static inline size_t readahead_batch_length(struct readahead_control *rac) in readahead_batch_length()
/kernel/linux/linux-5.10/fs/erofs/
Ddata.c283 static void erofs_raw_access_readahead(struct readahead_control *rac) in erofs_raw_access_readahead()
/kernel/linux/linux-6.6/fs/ext4/
Dreadpage.c219 struct readahead_control *rac, struct folio *folio) in ext4_mpage_readpages()
/kernel/linux/linux-5.10/fs/ext4/
Dreadpage.c225 struct readahead_control *rac, struct page *page) in ext4_mpage_readpages()
/kernel/linux/linux-5.10/fs/hpfs/
Dfile.c129 static void hpfs_readahead(struct readahead_control *rac) in hpfs_readahead()
/kernel/linux/linux-6.6/block/
Dfops.c423 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()
464 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()
/kernel/linux/linux-5.10/fs/jfs/
Dinode.c301 static void jfs_readahead(struct readahead_control *rac) in jfs_readahead()
/kernel/linux/linux-6.6/fs/jfs/
Dinode.c278 static void jfs_readahead(struct readahead_control *rac) in jfs_readahead()
/kernel/linux/linux-6.6/fs/hpfs/
Dfile.c166 static void hpfs_readahead(struct readahead_control *rac) in hpfs_readahead()
/kernel/linux/linux-5.10/fs/omfs/
Dfile.c292 static void omfs_readahead(struct readahead_control *rac) in omfs_readahead()
/kernel/linux/linux-6.6/fs/omfs/
Dfile.c292 static void omfs_readahead(struct readahead_control *rac) in omfs_readahead()
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_aops.c561 struct readahead_control *rac) in xfs_vm_readahead()
/kernel/linux/linux-5.10/mm/
Dreadahead.c117 static void read_pages(struct readahead_control *rac, struct list_head *pages, in read_pages()
/kernel/linux/linux-6.6/fs/erofs/
Ddata.c363 static void erofs_readahead(struct readahead_control *rac) in erofs_readahead()
Dfscache.c291 static void erofs_fscache_readahead(struct readahead_control *rac) in erofs_fscache_readahead()
/kernel/linux/linux-6.6/fs/
Dmpage.c370 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_aops.c613 struct readahead_control *rac) in xfs_vm_readahead()
/kernel/linux/linux-5.10/fs/
Dmpage.c379 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead()
/kernel/linux/linux-6.6/fs/exfat/
Dinode.c341 static void exfat_readahead(struct readahead_control *rac) in exfat_readahead()
/kernel/linux/linux-6.6/mm/
Dreadahead.c146 static void read_pages(struct readahead_control *rac) in read_pages()
/kernel/linux/linux-5.10/fs/qnx6/
Dinode.c102 static void qnx6_readahead(struct readahead_control *rac) in qnx6_readahead()
/kernel/linux/linux-5.10/fs/exfat/
Dinode.c363 static void exfat_readahead(struct readahead_control *rac) in exfat_readahead()
/kernel/linux/linux-6.6/fs/qnx6/
Dinode.c102 static void qnx6_readahead(struct readahead_control *rac) in qnx6_readahead()
/kernel/linux/linux-6.6/fs/gfs2/
Daops.c527 static void gfs2_readahead(struct readahead_control *rac) in gfs2_readahead()

123