Lines Matching defs:end
47 unsigned int start, end;
50 bh = bh->b_this_page, start = end) {
51 end = start + bsize;
52 if (end <= from)
336 pgoff_t end;
350 end = -1;
353 end = wbc->range_end >> PAGE_SHIFT;
365 tag_pages_for_writeback(mapping, index, end);
367 while (!done && (index <= end)) {
368 nr_pages = pagevec_lookup_range_tag(&pvec, mapping, &index, end,
390 end = writeback_index - 1;