Searched refs:dirty_next (Results 1 – 1 of 1) sorted by relevance
5670 _sd_cctl_t *cur_chain = NULL, *dirty_next = NULL; local5758 cur_chain = dirty_next = cc_ent;5777 _sd_enqueue_dirty(cd, cur_chain, dirty_next,5779 cur_chain = dirty_next = NULL;5788 if (dirty_next) {5789 dirty_next->cc_dirty_next = cc_ent;5790 dirty_next = cc_ent;5793 cur_chain = dirty_next = cc_ent;5819 _sd_enqueue_dirty(cd, cur_chain, dirty_next,5821 cur_chain = dirty_next = NULL;[all …]