Searched refs:cow_end (Results 1 – 1 of 1) sorted by relevance
1994 u64 cow_end = 0; in run_delalloc_nocow() local2163 cow_end = found_key.offset - 1; in run_delalloc_nocow()2188 cow_end = end; in run_delalloc_nocow()2229 } else if (cow_start != (u64)-1 && cow_end == 0) { in run_delalloc_nocow()2252 ASSERT(cow_start != (u64)-1 && cow_end != 0); in run_delalloc_nocow()2255 untouched_start = cow_end + 1; in run_delalloc_nocow()