Searched refs:PG_dirty (Results 1 – 8 of 8) sorted by relevance
111 {1UL << PG_dirty, "dirty" }, \
192 u |= kpf_copy_bit(k, KPF_DIRTY, PG_dirty); in stable_page_flags()
104 PG_dirty, enumerator171 PG_savepinned = PG_dirty,
456 if (test_bit(PG_dirty, &page->flags)) { in __nilfs_clear_page_dirty()
662 flags |= 1UL << PG_uptodate | 1UL << PG_dirty | 1UL << PG_lru in flags()
1178 #define dirty (1UL << PG_dirty)1608 page_flags |= (p->flags & (1UL << PG_dirty)); in identify_page_state()
2459 (1L << PG_dirty) | in __split_huge_page_tail()
1742 1 << PG_referenced | 1 << PG_dirty | in __update_and_free_hugetlb_folio()
Completed in 29 milliseconds