Lines Matching refs:next_pos
1702 loff_t next_pos; /* Current pos to examine */
1726 /* This is necessary when next_pos == 0. */
1727 if (mpd->start_pos >= mpd->next_pos)
1734 last = mpd->next_pos >> inode->i_blkbits;
1747 end = mpd->next_pos >> PAGE_SHIFT;
2635 mpd->next_pos = mpd->start_pos;
2667 mpd->next_pos != folio_pos(folio))
2714 mpd->next_pos = folio_next_pos(folio);
2934 mpd->next_pos, wbc);
2973 mpd->next_pos, wbc, ret);