Searched refs:ir_writehd (Results 1 – 2 of 2) sorted by relevance
505 struct allocindirhd ir_writehd; /* Waiting for the pointer write. */ member
6216 LIST_INIT(&newindirdep->ir_writehd); in indirdep_lookup()6453 LIST_FOREACH_SAFE(aip, &indirdep->ir_writehd, ai_next, aipn) in trunc_indirdep()10844 while ((aip = LIST_FIRST(&indirdep->ir_writehd)) != NULL) in cancel_indirdep()10875 KASSERT(LIST_EMPTY(&indirdep->ir_writehd), in free_indirdep()11527 LIST_INSERT_HEAD(&indirdep->ir_writehd, aip, ai_next); in handle_allocindir_partdone()11981 while ((aip = LIST_FIRST(&indirdep->ir_writehd)) != NULL) { in handle_written_indirdep()14651 !LIST_EMPTY(&indirdep->ir_writehd) || in softdep_check_suspend()