Searched refs:dm_state (Results 1 – 2 of 2) sorted by relevance
1866 if (dirrem->dm_state & INPROGRESS) {9307 dirrem->dm_state |= COMPLETE;9389 dirrem->dm_state |= ONDEPLIST;9689 dirrem->dm_state |= COMPLETE;9775 dirrem->dm_state |= DIRCHG;9800 dirrem->dm_state |= ONDEPLIST;10218 if (dirrem->dm_state & ONWORKLIST)10233 if (dirrem->dm_state & ONDEPLIST)10305 if (dirrem->dm_state & DIRCHG) {10312 dirrem->dm_state = ONDEPLIST;[all …]
744 # define dm_state dm_list.wk_state /* state of the old directory entry */ macro