Lines Matching refs:next
629 * memcg_cgwb_list and blkcg_cgwb_list's next pointers indicate
636 blkcg_cgwb_list->next && memcg_cgwb_list->next) {
806 * it can be postponed until the next time, when all io
840 struct bdi_writeback *wb, *next;
843 list_for_each_entry_safe(wb, next, memcg_cgwb_list, memcg_node)
845 memcg_cgwb_list->next = NULL; /* prevent new wb's */
859 struct bdi_writeback *wb, *next;
863 list_for_each_entry_safe(wb, next, list, blkcg_node)
865 list->next = NULL; /* prevent new wb's */