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

/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_softdep.c6010 struct allocindir *aip, *aipn; local
6015 LIST_FOREACH_SAFE(aip, &indirdep->ir_deplisthd, ai_next, aipn)
6018 LIST_FOREACH_SAFE(aip, &indirdep->ir_donehd, ai_next, aipn)
6024 LIST_FOREACH_SAFE(aip, &indirdep->ir_writehd, ai_next, aipn)
6027 LIST_FOREACH_SAFE(aip, &indirdep->ir_completehd, ai_next, aipn)

Completed in 62 milliseconds