Home
last modified time | relevance | path

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

12

/linux-6.1.9/include/linux/
Dpagemap.h1292 static inline unsigned int __readahead_batch(struct readahead_control *rac, in __readahead_batch()
1332 #define readahead_page_batch(rac, array) \ argument
1339 static inline loff_t readahead_pos(struct readahead_control *rac) in readahead_pos()
1348 static inline size_t readahead_length(struct readahead_control *rac) in readahead_length()
1357 static inline pgoff_t readahead_index(struct readahead_control *rac) in readahead_index()
1366 static inline unsigned int readahead_count(struct readahead_control *rac) in readahead_count()
1375 static inline size_t readahead_batch_length(struct readahead_control *rac) in readahead_batch_length()
/linux-6.1.9/fs/ext4/
Dreadpage.c226 struct readahead_control *rac, struct page *page) in ext4_mpage_readpages()
/linux-6.1.9/fs/hpfs/
Dfile.c171 static void hpfs_readahead(struct readahead_control *rac) in hpfs_readahead()
/linux-6.1.9/fs/jfs/
Dinode.c283 static void jfs_readahead(struct readahead_control *rac) in jfs_readahead()
/linux-6.1.9/fs/omfs/
Dfile.c292 static void omfs_readahead(struct readahead_control *rac) in omfs_readahead()
/linux-6.1.9/fs/xfs/
Dxfs_aops.c548 struct readahead_control *rac) in xfs_vm_readahead()
/linux-6.1.9/fs/erofs/
Ddata.c359 static void erofs_readahead(struct readahead_control *rac) in erofs_readahead()
Dfscache.c348 static void erofs_fscache_readahead(struct readahead_control *rac) in erofs_fscache_readahead()
Dzdata.c1554 struct readahead_control *rac, in z_erofs_pcluster_readmore()
1643 static void z_erofs_readahead(struct readahead_control *rac) in z_erofs_readahead()
/linux-6.1.9/fs/
Dmpage.c349 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead()
/linux-6.1.9/fs/exfat/
Dinode.c343 static void exfat_readahead(struct readahead_control *rac) in exfat_readahead()
/linux-6.1.9/mm/
Dreadahead.c147 static void read_pages(struct readahead_control *rac) in read_pages()
/linux-6.1.9/fs/qnx6/
Dinode.c102 static void qnx6_readahead(struct readahead_control *rac) in qnx6_readahead()
/linux-6.1.9/fs/gfs2/
Daops.c524 static void gfs2_readahead(struct readahead_control *rac) in gfs2_readahead()
/linux-6.1.9/block/
Dfops.c384 static void blkdev_readahead(struct readahead_control *rac) in blkdev_readahead()
/linux-6.1.9/fs/iomap/
Dbuffered-io.c201 struct readahead_control *rac; member
405 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead()
/linux-6.1.9/arch/arm/mach-omap2/
Dvc.c67 u8 rac; member
/linux-6.1.9/drivers/s390/char/
Dtape_3590.h83 unsigned int rac:8; member
/linux-6.1.9/fs/orangefs/
Dinode.c248 static void orangefs_readahead(struct readahead_control *rac) in orangefs_readahead()
/linux-6.1.9/fs/nilfs2/
Dinode.c153 static void nilfs_readahead(struct readahead_control *rac) in nilfs_readahead()
/linux-6.1.9/fs/ext2/
Dinode.c882 static void ext2_readahead(struct readahead_control *rac) in ext2_readahead()
/linux-6.1.9/fs/isofs/
Dinode.c1182 static void isofs_readahead(struct readahead_control *rac) in isofs_readahead()
/linux-6.1.9/fs/ntfs3/
Dinode.c715 static void ntfs_readahead(struct readahead_control *rac) in ntfs_readahead()
/linux-6.1.9/fs/f2fs/
Ddata.c2323 struct readahead_control *rac, struct page *page) in f2fs_mpage_readpages()
2455 static void f2fs_readahead(struct readahead_control *rac) in f2fs_readahead()
/linux-6.1.9/fs/zonefs/
Dsuper.c210 static void zonefs_readahead(struct readahead_control *rac) in zonefs_readahead()

12