Searched refs:DEPCOMPLETE (Results 1 – 2 of 2) sorted by relevance
1332 inodedep->id_state &= ~DEPCOMPLETE;1466 if (newblk->nb_state == DEPCOMPLETE) {1467 adp->ad_state |= DEPCOMPLETE;1796 if (newblk->nb_state == DEPCOMPLETE) {1797 aip->ai_state |= DEPCOMPLETE;1958 delay = (inodedep->id_state & DEPCOMPLETE);1998 freeblks->fb_state |= DEPCOMPLETE;2163 if ((adp->ad_state & DEPCOMPLETE) == 0)2295 if ((inodedep->id_state & DEPCOMPLETE) != 0 ||2506 if ((aip->ai_state & DEPCOMPLETE) == 0)[all …]
97 #define DEPCOMPLETE 0x0008 macro108 #define ALLCOMPLETE (ATTACHED | COMPLETE | DEPCOMPLETE)