Lines Matching refs:next
33 * | To next stage:
41 * | To next stage:
61 * | To next stage:
76 * | To next stage:
90 * | To next stage: |
158 struct btrfs_caching_control *caching_ctl, *next;
211 list_for_each_entry_safe(caching_ctl, next,
1228 struct list_head *next;
1266 next = fs_info->dirty_cowonly_roots.next;
1267 list_del_init(next);
1268 root = list_entry(next, struct btrfs_root, dirty_list);
1783 struct btrfs_pending_snapshot *pending, *next;
1787 list_for_each_entry_safe(pending, next, head, list) {
2318 * before the next transaction.