Lines Matching defs:dirty
477 * the tree, and PTE writes will simply dirty the entire PMD entry.
741 * already in the tree, we will skip the insertion and just dirty the PMD as
746 void *entry, pfn_t pfn, unsigned long flags, bool dirty)
750 if (dirty)
776 * tree and dirty it if necessary.
786 if (dirty)
885 * A page got tagged dirty in DAX mapping? Something is seriously
944 * After we have flushed the cache, we can clear the dirty tag. There
945 * cannot be new dirty data in the pfn after the flush has completed as
1250 * MAP_SYNC on a dax mapping guarantees dirty metadata is
1685 * for an mmaped DAX file. It also marks the page cache entry as dirty.