Lines Matching refs:next
489 * memcg_cgwb_list and blkcg_cgwb_list's next pointers indicate
496 blkcg_cgwb_list->next && memcg_cgwb_list->next) {
654 struct bdi_writeback *wb, *next;
657 list_for_each_entry_safe(wb, next, memcg_cgwb_list, memcg_node)
659 memcg_cgwb_list->next = NULL; /* prevent new wb's */
671 struct bdi_writeback *wb, *next;
674 list_for_each_entry_safe(wb, next, &blkcg->cgwb_list, blkcg_node)
676 blkcg->cgwb_list.next = NULL; /* prevent new wb's */
965 * next write to be completed.