Lines Matching refs:next
195 struct buffer_head *head, *next, *bh;
201 next = bh->b_this_page;
205 bh = next;
432 /* update key to look for the next piece */
1175 * up to the next block.
2176 * not the page that will hold the next byte for appending
2653 struct buffer_head *next = bh->b_this_page;
2659 bh = next;
2712 struct buffer_head *next = bh->b_this_page;
2719 bh = next;
3133 struct buffer_head *head, *bh, *next;
3152 next = bh->b_this_page;
3167 bh = next;