Searched refs:newindirdep (Results 1 – 1 of 1) sorted by relevance
5913 struct indirdep *indirdep, *newindirdep; local5923 newindirdep = NULL;5933 if (indirdep != NULL && newindirdep == NULL)5935 if (indirdep != NULL && newindirdep != NULL)5938 if (indirdep == NULL && newindirdep != NULL)5942 newindirdep = malloc(sizeof(struct indirdep),5944 workitem_alloc(&newindirdep->ir_list, D_INDIRDEP, mp);5945 newindirdep->ir_state = ATTACHED;5947 newindirdep->ir_state |= UFS1FMT;5948 TAILQ_INIT(&newindirdep->ir_trunc);[all …]