Home
last modified time | relevance | path

Searched refs:iomap_readahead (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/iomap/
H A Dtrace.h42 DEFINE_READPAGE_EVENT(iomap_readahead); variable
H A Dbuffered-io.c379 * iomap_readahead - Attempt to read pages from a file.
393 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead() function
423 EXPORT_SYMBOL_GPL(iomap_readahead); variable
/kernel/linux/linux-5.10/include/linux/
H A Diomap.h159 void iomap_readahead(struct readahead_control *, const struct iomap_ops *ops);
/kernel/linux/linux-6.6/fs/iomap/
H A Dtrace.h51 DEFINE_READPAGE_EVENT(iomap_readahead); variable
H A Dbuffered-io.c468 * iomap_readahead - Attempt to read pages from a file.
482 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead() function
505 EXPORT_SYMBOL_GPL(iomap_readahead); variable
/kernel/linux/linux-6.6/include/linux/
H A Diomap.h266 void iomap_readahead(struct readahead_control *, const struct iomap_ops *ops);
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_aops.c615 iomap_readahead(rac, &xfs_read_iomap_ops); in xfs_vm_readahead()
/kernel/linux/linux-6.6/fs/erofs/
H A Ddata.c365 return iomap_readahead(rac, &erofs_iomap_ops); in erofs_readahead()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_aops.c563 iomap_readahead(rac, &xfs_read_iomap_ops); in xfs_vm_readahead()
/kernel/linux/linux-5.10/fs/gfs2/
H A Daops.c566 iomap_readahead(rac, &gfs2_iomap_ops); in gfs2_readahead()
/kernel/linux/linux-6.6/fs/gfs2/
H A Daops.c537 iomap_readahead(rac, &gfs2_iomap_ops); in gfs2_readahead()
/kernel/linux/linux-6.6/fs/zonefs/
H A Dfile.c120 iomap_readahead(rac, &zonefs_read_iomap_ops); in zonefs_readahead()
/kernel/linux/linux-6.6/block/
H A Dfops.c466 iomap_readahead(rac, &blkdev_iomap_ops); in blkdev_readahead()
/kernel/linux/linux-5.10/fs/zonefs/
H A Dsuper.c159 iomap_readahead(rac, &zonefs_read_iomap_ops); in zonefs_readahead()

Completed in 22 milliseconds