Home
last modified time | relevance | path

Searched refs:nocow_end (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dinode.c2126 u64 nocow_end = 0; in run_delalloc_nocow() local
2306 nocow_end = cur_offset + nocow_args.file_extent.num_bytes - 1; in run_delalloc_nocow()
2355 if (nocow_end) in run_delalloc_nocow()
2356 untouched_start = nocow_end + 1; in run_delalloc_nocow()