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

/freebsd-current/sys/ufs/ffs/
H A Dsoftdep.h535 #define ai_newdirblk ai_block.nb_newdirblk macro
H A Dffs_softdep.c6312 if ((wk = LIST_FIRST(&oldaip->ai_newdirblk)) != NULL) {
6314 if (!LIST_EMPTY(&oldaip->ai_newdirblk))
6316 WORKLIST_INSERT(&aip->ai_newdirblk, wk);

Completed in 179 milliseconds