Searched refs:nocow (Results 1 – 1 of 1) sorted by relevance
1227 int nocow; in run_delalloc_nocow() local1292 nocow = 0; in run_delalloc_nocow()1364 nocow = 1; in run_delalloc_nocow()1376 if (!nolock && nocow) in run_delalloc_nocow()1380 if (!nocow) { in run_delalloc_nocow()1396 if (!nolock && nocow) in run_delalloc_nocow()1447 if (!nolock && nocow) in run_delalloc_nocow()1458 if (!nolock && nocow) in run_delalloc_nocow()7125 bool nocow = (BTRFS_I(inode)->flags & BTRFS_INODE_NODATACOW); in can_nocow_extent() local7167 if (!nocow && found_type == BTRFS_FILE_EXTENT_REG) in can_nocow_extent()[all …]