Searched refs:readahead_pos (Results 1 – 9 of 9) sorted by relevance
838 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()
255 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()
691 new_len += new_start - readahead_pos(ractl); in readahead_expand()
1393 loff_t newstart = readahead_pos(rac); in z_erofs_pcluster_readmore()1474 f.headoffset = readahead_pos(rac); in z_erofs_readahead()
1164 static inline loff_t readahead_pos(struct readahead_control *rac) in readahead_pos() function
408 .pos = readahead_pos(rac), in iomap_readahead()
726 pos = readahead_pos(rac); in ntfs_readahead()
379 if (readahead_pos(rac) >= i_size_read(inode)) in ocfs2_readahead()
5228 u64 contig_start = readahead_pos(rac); in extent_readahead()
Completed in 43 milliseconds