Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dinode.c1332 bool nocow = false; in run_delalloc_nocow() local
1358 nocow = false; in run_delalloc_nocow()
1521 nocow = true; in run_delalloc_nocow()
1539 if (!nocow) { in run_delalloc_nocow()
1561 if (nocow) in run_delalloc_nocow()
1581 if (nocow) in run_delalloc_nocow()
1608 if (nocow) in run_delalloc_nocow()
1610 nocow = false; in run_delalloc_nocow()
1655 if (nocow) in run_delalloc_nocow()
7355 bool nocow = (BTRFS_I(inode)->flags & BTRFS_INODE_NODATACOW); in can_nocow_extent() local
[all …]