Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c6439 struct allocindir *aip, *aipn; in trunc_indirdep() local
6444 LIST_FOREACH_SAFE(aip, &indirdep->ir_deplisthd, ai_next, aipn) in trunc_indirdep()
6447 LIST_FOREACH_SAFE(aip, &indirdep->ir_donehd, ai_next, aipn) in trunc_indirdep()
6453 LIST_FOREACH_SAFE(aip, &indirdep->ir_writehd, ai_next, aipn) in trunc_indirdep()
6456 LIST_FOREACH_SAFE(aip, &indirdep->ir_completehd, ai_next, aipn) in trunc_indirdep()