ai_newdirblk
if ((wk = LIST_FIRST(&oldaip->ai_newdirblk)) != NULL) {
if (!LIST_EMPTY(&oldaip->ai_newdirblk))
WORKLIST_INSERT(&aip->ai_newdirblk, wk);