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

/freebsd-current/sys/ufs/ffs/
H A Dsoftdep.h518 * to disk, ai_state has the DEPCOMPLETE flag set. When the block itself
526 # define ai_state ai_block.nb_list.wk_state /* indirect pointer state */ macro
H A Dffs_softdep.c8141 if (aip->ai_state & DELAYEDFREE) {
8529 aip->ai_state |= DELAYEDFREE;
11495 if ((aip->ai_state & ALLCOMPLETE) != ALLCOMPLETE)

Completed in 202 milliseconds