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

/freebsd-12-stable/sys/ufs/ffs/
H A Dsoftdep.h515 * to disk, ai_state has the DEPCOMPLETE flag set. When the block itself
523 # define ai_state ai_block.nb_list.wk_state /* indirect pointer state */ macro
H A Dffs_softdep.c7953 if (aip->ai_state & DELAYEDFREE) {
8339 aip->ai_state |= DELAYEDFREE;
11275 if ((aip->ai_state & ALLCOMPLETE) != ALLCOMPLETE)

Completed in 116 milliseconds