Lines Matching refs:next
541 /* map the next page */
553 * map the next one if there is any left.
647 goto next;
649 goto next;
660 next:
956 cluster = list_entry(block_group->cluster_list.next,
1125 struct btrfs_free_space *entry, *next;
1129 list_for_each_entry_safe(entry, next, bitmap_list, list) {
1154 struct btrfs_free_space *entry, *next;
1156 list_for_each_entry_safe(entry, next, bitmap_list, list)
1993 * go searching for the next bit.
2014 struct rb_node *next = rb_next(&bitmap_info->offset_index);
2022 if (!next)
2025 bitmap_info = rb_entry(next, struct btrfs_free_space,
2029 * if the next entry isn't a bitmap we need to return to let the
2036 * Ok the next item is a bitmap, but it may not actually hold
2176 cluster = list_entry(block_group->cluster_list.next,
2798 while ((head = block_group->cluster_list.next) !=
3502 goto next;
3527 goto next;
3547 next:
3660 goto next;
3686 goto next;
3703 goto next;
3735 next: