Searched refs:DEPCOMPLETE (Results 1 – 2 of 2) sorted by relevance
2509 freework->fw_state &= ~DEPCOMPLETE; in indirblk_insert() 2520 freework->fw_state |= DEPCOMPLETE; in indirblk_remove() 2994 wk->wk_state |= ONWORKLIST | DEPCOMPLETE; in add_to_journal() 3971 * Mark a jseg as DEPCOMPLETE and throw away the buffer. Attempt to handle3980 jseg->js_state |= DEPCOMPLETE; in handle_written_jseg() 4085 mkdir->md_state |= DEPCOMPLETE; in handle_written_jaddref() 4164 * from the freefrag and mark it DEPCOMPLETE so that it may be added4179 freefrag->ff_state |= DEPCOMPLETE; in cancel_jfreefrag() 4215 freefrag->ff_state |= DEPCOMPLETE; in handle_written_jfreefrag() 4274 jmvref->jm_list.wk_state = ATTACHED | DEPCOMPLETE; in newjmvref() [all...]
122 #define DEPCOMPLETE 0x000008 macro144 #define ALLCOMPLETE (ATTACHED | COMPLETE | DEPCOMPLETE)