Home
last modified time | relevance | path

Searched refs:iomap_readahead (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/iomap/
A Dtrace.h51 DEFINE_READPAGE_EVENT(iomap_readahead);
A Dbuffered-io.c405 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead() function
428 EXPORT_SYMBOL_GPL(iomap_readahead);
/linux-6.3-rc2/include/linux/
A Diomap.h262 void iomap_readahead(struct readahead_control *, const struct iomap_ops *ops);
/linux-6.3-rc2/fs/xfs/
A Dxfs_aops.c563 iomap_readahead(rac, &xfs_read_iomap_ops); in xfs_vm_readahead()
/linux-6.3-rc2/fs/erofs/
A Ddata.c352 return iomap_readahead(rac, &erofs_iomap_ops); in erofs_readahead()
/linux-6.3-rc2/fs/gfs2/
A Daops.c537 iomap_readahead(rac, &gfs2_iomap_ops); in gfs2_readahead()
/linux-6.3-rc2/fs/zonefs/
A Dfile.c120 iomap_readahead(rac, &zonefs_read_iomap_ops); in zonefs_readahead()

Completed in 13 milliseconds