Searched refs:ir_completehd (Results 1 – 2 of 2) sorted by relevance
504 struct allocindirhd ir_completehd; /* waiting for indirdep complete */ member
6159 while ((aip = LIST_FIRST(&indirdep->ir_completehd)) != NULL) { in indirdep_complete() 6217 LIST_INIT(&newindirdep->ir_completehd); in indirdep_lookup() 6456 LIST_FOREACH_SAFE(aip, &indirdep->ir_completehd, ai_next, aipn) in trunc_indirdep() 10846 while ((aip = LIST_FIRST(&indirdep->ir_completehd)) != NULL) in cancel_indirdep() 10873 KASSERT(LIST_EMPTY(&indirdep->ir_completehd), in free_indirdep() 11984 LIST_INSERT_HEAD(&indirdep->ir_completehd, aip, in handle_written_indirdep() 14652 !LIST_EMPTY(&indirdep->ir_completehd) || in softdep_check_suspend()