next_i            720 drivers/firewire/ohci.c 	unsigned int i, next_i, last = ctx->last_buffer_index;
next_i            730 drivers/firewire/ohci.c 		next_i = ar_next_buffer_index(i);
next_i            732 drivers/firewire/ohci.c 		next_res_count = READ_ONCE(ctx->descriptors[next_i].res_count);
next_i            746 drivers/firewire/ohci.c 				next_i = ar_next_buffer_index(next_i);
next_i            748 drivers/firewire/ohci.c 				next_res_count = READ_ONCE(ctx->descriptors[next_i].res_count);
next_i            757 drivers/firewire/ohci.c 		i = next_i;
next_i           3122 fs/f2fs/node.c 	struct free_nid *i, *next_i;
next_i           3133 fs/f2fs/node.c 	list_for_each_entry_safe(i, next_i, &nm_i->free_nid_list, list) {
next_i            259 fs/jbd2/commit.c 	struct jbd2_inode *jinode, *next_i;
next_i            284 fs/jbd2/commit.c 	list_for_each_entry_safe(jinode, next_i,