Home
last modified time | relevance | path

Searched refs:ir_completehd (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/ufs/ffs/
HDsoftdep.h490 struct allocindirhd ir_completehd; /* waiting for indirdep complete */ member
HDffs_softdep.c5886 while ((aip = LIST_FIRST(&indirdep->ir_completehd)) != NULL) {
5945 LIST_INIT(&newindirdep->ir_completehd);
6178 LIST_FOREACH_SAFE(aip, &indirdep->ir_completehd, ai_next, aipn)
10532 while ((aip = LIST_FIRST(&indirdep->ir_completehd)) != 0)
10560 KASSERT(LIST_EMPTY(&indirdep->ir_completehd),
11565 LIST_INSERT_HEAD(&indirdep->ir_completehd, aip,