Searched refs:nocow (Results 1 – 1 of 1) sorted by relevance
1333 int nocow; in run_delalloc_nocow() local1383 nocow = 0; in run_delalloc_nocow()1488 nocow = 1; in run_delalloc_nocow()1500 if (nocow) in run_delalloc_nocow()1504 if (!nocow) { in run_delalloc_nocow()1521 if (nocow) in run_delalloc_nocow()1540 if (nocow) in run_delalloc_nocow()1557 if (nocow) in run_delalloc_nocow()7381 bool nocow = (BTRFS_I(inode)->flags & BTRFS_INODE_NODATACOW); in can_nocow_extent() local7423 if (!nocow && found_type == BTRFS_FILE_EXTENT_REG) in can_nocow_extent()[all …]