Searched refs:id_next (Results 1 – 12 of 12) sorted by relevance
128 idmemb_next = idmemb->id_next; in stmf_view_clear_config()144 idmemb_next = idmemb->id_next; in stmf_view_clear_config()148 idgrp_next = idgrp->id_next; in stmf_view_clear_config()163 idmemb_next = idmemb->id_next; in stmf_view_clear_config()167 idgrp_next = idgrp->id_next; in stmf_view_clear_config()589 for (id = idlist->idl_head; id != NULL; id = id->id_next) { in stmf_lookup_id()608 tgid = tgid->id_next) { in stmf_lookup_group_for_target()627 hgid = hgid->id_next) { in stmf_lookup_group_for_host()640 id->id_next = NULL; in stmf_append_id()645 idlist->idl_tail->id_next = id; in stmf_append_id()[all …]
69 struct stmf_id_data *id_next; member
585 id_entry = id_entry->id_next; in stmf_ioctl()632 id_entry = id_entry->id_next; in stmf_ioctl()1142 id_entry = id_entry->id_next; in stmf_ioctl()1149 id_entry = id_entry->id_next; in stmf_ioctl()1184 id_entry = id_entry->id_next; in stmf_ioctl()1196 id_entry; id_entry = id_entry->id_next) { in stmf_ioctl()1247 id_entry; id_entry = id_entry->id_next) { in stmf_ioctl()
39 struct inodesc *id_next; /* next on linked list */ member137 last = ilist.id_next; in resetino()139 last = last->id_next; in resetino()
308 for (id = list->l_head; id != NULL; id = id->id_next) { in list_getsize()681 nextid = id->id_next; in list_clear()700 for (id = list->l_head; id; id = id->id_next) { in list_update()739 id->id_next = Zalloc(sizeof (id_info_t)); in list_update()740 id->id_next->id_prev = list->l_tail; in list_update()741 id->id_next->id_next = NULL; in list_update()742 list->l_tail = id->id_next; in list_update()
140 struct id_info *id_next; /* pointer to next entry */ member
229 id = id->id_next; in list_sort()
56 struct fc_trace_dmsgv1 *id_next; member1025 addr = msg.id_next; in fc_dump_logmsg()1083 addr = msg.id_next; in fc_dump_old_logmsg()
293 struct fc_trace_dmsg *id_next; /* next message in queue */ 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
6167 dmsg->id_next = NULL; in fc_trace_logmsg()6169 logq->il_msgt->id_next = dmsg; in fc_trace_logmsg()6188 logq->il_msgh = dmsg->id_next; in fc_trace_freemsg()