Searched refs:tagged (Results 1 – 2 of 2) sorted by relevance
2111 unsigned long tagged; in tag_pages_for_writeback() local2115 tagged = radix_tree_range_tag_if_tagged(&mapping->page_tree, in tag_pages_for_writeback()2119 WARN_ON_ONCE(tagged > WRITEBACK_TAG_BATCH); in tag_pages_for_writeback()2122 } while (tagged >= WRITEBACK_TAG_BATCH && start); in tag_pages_for_writeback()
1857 unsigned int tagged = 0; in shmem_tag_pins() local1874 if (++tagged % 1024) in shmem_tag_pins()