Home
last modified time | relevance | path

Searched refs:readahead_pos (Results 1 – 9 of 9) sorted by relevance

/linux/fs/netfs/
A Dread_helper.c838 if (rreq->start != readahead_pos(ractl) || in netfs_rreq_expand()
841 rreq->start = readahead_pos(ractl); in netfs_rreq_expand()
844 trace_netfs_read(rreq, readahead_pos(ractl), readahead_length(ractl), in netfs_rreq_expand()
884 rreq->start = readahead_pos(ractl); in netfs_readahead()
894 trace_netfs_read(rreq, readahead_pos(ractl), readahead_length(ractl), in netfs_readahead()
/linux/fs/orangefs/
A Dinode.c255 loff_t new_start = readahead_pos(rac); in orangefs_readahead()
259 loff_t bytes_remaining = inode->i_size - readahead_pos(rac); in orangefs_readahead()
270 offset = readahead_pos(rac); in orangefs_readahead()
/linux/mm/
A Dreadahead.c691 new_len += new_start - readahead_pos(ractl); in readahead_expand()
/linux/fs/erofs/
A Dzdata.c1393 loff_t newstart = readahead_pos(rac); in z_erofs_pcluster_readmore()
1474 f.headoffset = readahead_pos(rac); in z_erofs_readahead()
/linux/include/linux/
A Dpagemap.h1164 static inline loff_t readahead_pos(struct readahead_control *rac) in readahead_pos() function
/linux/fs/iomap/
A Dbuffered-io.c408 .pos = readahead_pos(rac), in iomap_readahead()
/linux/fs/ntfs3/
A Dinode.c726 pos = readahead_pos(rac); in ntfs_readahead()
/linux/fs/ocfs2/
A Daops.c379 if (readahead_pos(rac) >= i_size_read(inode)) in ocfs2_readahead()
/linux/fs/btrfs/
A Dextent_io.c5228 u64 contig_start = readahead_pos(rac); in extent_readahead()

Completed in 43 milliseconds