Searched refs:PG_dirty (Results 1 – 7 of 7) sorted by relevance
79 PG_dirty, enumerator126 PG_savepinned = PG_dirty,
18 {1UL << PG_dirty, "dirty" },
771 #define dirty (1UL << PG_dirty)1293 page_flags |= (p->flags & (1UL << PG_dirty)); in memory_failure()
1756 page_tail->flags |= (1L << PG_dirty); in __split_huge_page_refcount()
1153 1 << PG_referenced | 1 << PG_dirty | in update_and_free_page()
163 u |= kpf_copy_bit(k, KPF_DIRTY, PG_dirty); in stable_page_flags()
486 if (test_bit(PG_dirty, &page->flags)) { in __nilfs_clear_page_dirty()