Lines Matching defs:next
1913 * Then, before the next superblock update, which typically happens when
4595 = list_entry(mddev->disks.next,
6571 rdev0 = list_entry(pending_raid_disks.next,
6808 = list_entry(mddev->disks.next,
8304 tmp = all_mddevs.next;
8307 tmp = mddev->all_mddevs.next;
8320 tmp = mddev->all_mddevs.next;
8437 .next = md_seq_next,
8893 /* no need to wait here, we can wait the next
9089 int next = (last_mark+1) % SYNC_MARKS;
9091 mddev->resync_mark = mark[next];
9092 mddev->resync_mark_cnt = mark_cnt[next];
9093 mark[next] = jiffies;
9094 mark_cnt[next] = io_sectors - atomic_read(&mddev->recovery_active);
9095 last_mark = next;
9721 .next = NULL,
9997 node_detected_dev = list_entry(all_detected_devices.next,