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

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c6003 struct allocindir *aip, *aipn; local
6008 LIST_FOREACH_SAFE(aip, &indirdep->ir_deplisthd, ai_next, aipn)
6011 LIST_FOREACH_SAFE(aip, &indirdep->ir_donehd, ai_next, aipn)
6017 LIST_FOREACH_SAFE(aip, &indirdep->ir_writehd, ai_next, aipn)
6020 LIST_FOREACH_SAFE(aip, &indirdep->ir_completehd, ai_next, aipn)

Completed in 189 milliseconds