Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dsoftdep.h526 # define ai_state ai_block.nb_list.wk_state /* indirect pointer state */ macro
H A Dffs_softdep.c8154 if (aip->ai_state & DELAYEDFREE) { in handle_workitem_freeblocks()
8542 aip->ai_state |= DELAYEDFREE; in cancel_allocindir()
11506 if ((aip->ai_state & ALLCOMPLETE) != ALLCOMPLETE) in handle_allocindir_partdone()