Home
last modified time | relevance | path

Searched defs:is_cow (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmemory.c1513 bool is_cow; in copy_page_range() local
2960 static int get_remap_pgoff(bool is_cow, unsigned long addr, in get_remap_pgoff()
5562 bool is_cow = (vmf->flags & FAULT_FLAG_WRITE) && in finish_fault() local