Searched refs:dm_state (Results 1 – 2 of 2) sorted by relevance
1658 if (dirrem->dm_state & INPROGRESS) {8907 dirrem->dm_state |= COMPLETE;8989 dirrem->dm_state |= ONDEPLIST;9290 dirrem->dm_state |= COMPLETE;9376 dirrem->dm_state |= DIRCHG;9401 dirrem->dm_state |= ONDEPLIST;9800 if (dirrem->dm_state & ONWORKLIST)9813 if (dirrem->dm_state & ONDEPLIST)9874 if (dirrem->dm_state & DIRCHG) {9881 dirrem->dm_state = ONDEPLIST;[all …]
738 # define dm_state dm_list.wk_state /* state of the old directory entry */ macro