Lines Matching refs:next
195 struct buffer_head *head, *next, *bh;
201 next = bh->b_this_page;
205 bh = next;
440 /* update key to look for the next piece */
1183 * up to the next block.
2188 * not the page that will hold the next byte for appending
2667 struct buffer_head *next = bh->b_this_page;
2673 bh = next;
2726 struct buffer_head *next = bh->b_this_page;
2733 bh = next;
3156 struct buffer_head *head, *bh, *next;
3175 next = bh->b_this_page;
3190 bh = next;