Searched refs:id_next (Results 1 – 15 of 15) sorted by relevance
41 struct inodesc *id_next; /* next on linked list */ member140 last = ilist.id_next;142 last = last->id_next;
127 idmemb_next = idmemb->id_next; in stmf_view_clear_config()143 idmemb_next = idmemb->id_next; in stmf_view_clear_config()147 idgrp_next = idgrp->id_next; in stmf_view_clear_config()162 idmemb_next = idmemb->id_next; in stmf_view_clear_config()166 idgrp_next = idgrp->id_next; in stmf_view_clear_config()628 for (id = idlist->idl_head; id != NULL; id = id->id_next) { in stmf_lookup_id()647 tgid = tgid->id_next) { in stmf_lookup_group_for_target()666 hgid = hgid->id_next) { in stmf_lookup_group_for_host()679 id->id_next = NULL; in stmf_append_id()684 idlist->idl_tail->id_next = id; in stmf_append_id()[all …]
71 struct stmf_id_data *id_next; member
587 id_entry = id_entry->id_next; in stmf_ioctl()634 id_entry = id_entry->id_next; in stmf_ioctl()1144 id_entry = id_entry->id_next; in stmf_ioctl()1151 id_entry = id_entry->id_next; in stmf_ioctl()1186 id_entry = id_entry->id_next; in stmf_ioctl()1198 id_entry; id_entry = id_entry->id_next) { in stmf_ioctl()1249 id_entry; id_entry = id_entry->id_next) { in stmf_ioctl()
138 struct id_info *id_next; /* pointer to next entry */ member
307 for (id = list->l_head; id != NULL; id = id->id_next) { in list_getsize()680 nextid = id->id_next; in list_clear()699 for (id = list->l_head; id; id = id->id_next) { in list_update()738 id->id_next = Zalloc(sizeof (id_info_t)); in list_update()739 id->id_next->id_prev = list->l_tail; in list_update()740 id->id_next->id_next = NULL; in list_update()741 list->l_tail = id->id_next; in list_update()
229 id = id->id_next; in list_sort()
53 struct fc_trace_dmsgv1 *id_next; member1022 addr = msg.id_next; in fc_dump_logmsg()1080 addr = msg.id_next; in fc_dump_old_logmsg()
290 struct fc_trace_dmsg *id_next; /* next message in queue */ member
157 for (dp = rdc_devices; dp; dp = dp->id_next) { in rdc_idev_open()190 dp->id_next = rdc_devices; in rdc_idev_open()230 for (dpp = &rdc_devices; *dpp; dpp = &((*dpp)->id_next)) { in rdc_idev_close()233 *dpp = dp->id_next; in rdc_idev_close()
383 struct rdc_info_dev_s *id_next; /* forward link */ member
8231 for (p = ibd_objlist_head; p; p = p->id_next) { in ibd_create_partition()8312 state->id_next = ibd_objlist_head; in ibd_create_partition()8352 node = node->id_next; in ibd_delete_partition()8393 ibd_objlist_head = node->id_next; in ibd_delete_partition()8395 prev->id_next = node->id_next; in ibd_delete_partition()8443 for (state = ibd_objlist_head; state; state = state->id_next) { in ibd_get_partition_info()8870 for (state = ibd_objlist_head; state; state = state->id_next) { in ibd_get_part_attr()8902 for (state = ibd_objlist_head; state; state = state->id_next) in ibd_get_all_part_attr()8914 for (state = ibd_objlist_head; state; state = state->id_next) { in ibd_get_all_part_attr()
1095 struct ibd_state_s *id_next; member
836 mdb_printf("id_next: 0x%p\n", infodev->id_next); in rdc_infodev()
6161 dmsg->id_next = NULL; in fc_trace_logmsg()6163 logq->il_msgt->id_next = dmsg; in fc_trace_logmsg()6182 logq->il_msgh = dmsg->id_next; in fc_trace_freemsg()