Lines Matching refs:end
512 * Metadata block BIO end callback.
1845 * This rotates a zone at the end of its map list.
1867 * in LRU order. This rotates a zone at the end of the list.
2373 unsigned int end = bit + nr_bits;
2376 while (bit < end) {
2378 ((end - bit) >= BITS_PER_LONG)) {
2530 int end = bit + nr_bits;
2533 while (bit < end) {
2535 ((end - bit) >= BITS_PER_LONG)) {
2718 int end = bit + nr_bits;
2721 while (bit < end) {
2723 ((end - bit) >= BITS_PER_LONG)) {