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

/freebsd-12-stable/sys/ufs/ffs/
H A Dsoftdep.h532 #define ai_newdirblk ai_block.nb_newdirblk macro
H A Dffs_softdep.c6103 if ((wk = LIST_FIRST(&oldaip->ai_newdirblk)) != NULL) {
6105 if (!LIST_EMPTY(&oldaip->ai_newdirblk))
6107 WORKLIST_INSERT(&aip->ai_newdirblk, wk);

Completed in 131 milliseconds