Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dinode.c1917 bool nocow = false; in run_delalloc_nocow() local
1943 nocow = false; in run_delalloc_nocow()
2047 nocow = true; in run_delalloc_nocow()
2053 if (!nocow) { in run_delalloc_nocow()
2122 if (nocow) { in run_delalloc_nocow()
2124 nocow = false; in run_delalloc_nocow()
2168 if (nocow) in run_delalloc_nocow()