Searched refs:DIRCHG (Results 1 – 2 of 2) sorted by relevance
126 #define DIRCHG 0x000080 /* diradd, dirrem only */ macro
8996 if (dap->da_state & DIRCHG) in complete_diradd() 9107 if ((dap->da_state & DIRCHG) == 0) { in free_diradd() 9481 if ((dap->da_state & DIRCHG) != 0) { in newdirrem() 9483 dap->da_state &= ~DIRCHG; in newdirrem() 9552 dap->da_state = DIRCHG | ATTACHED | DEPCOMPLETE; in softdep_setup_directory_change() 9572 * the DIRCHG flag to tell handle_workitem_remove to skip the in softdep_setup_directory_change() 9576 dirrem->dm_state |= DIRCHG; in softdep_setup_directory_change() 9623 dap->da_state &= ~DIRCHG; in softdep_setup_directory_change() 10036 * dotdot ref is removed unless DIRCHG is specified. For in handle_workitem_remove() 10045 if ((dirrem->dm_state & DIRCHG) in handle_workitem_remove() [all...]