Searched refs:nocow (Results 1 – 1 of 1) sorted by relevance
1276 int nocow; in run_delalloc_nocow() local1326 nocow = 0; in run_delalloc_nocow()1430 nocow = 1; in run_delalloc_nocow()1442 if (nocow) in run_delalloc_nocow()1446 if (!nocow) { in run_delalloc_nocow()1463 if (nocow) in run_delalloc_nocow()1482 if (nocow) in run_delalloc_nocow()1499 if (nocow) in run_delalloc_nocow()7212 bool nocow = (BTRFS_I(inode)->flags & BTRFS_INODE_NODATACOW); in can_nocow_extent() local7254 if (!nocow && found_type == BTRFS_FILE_EXTENT_REG) in can_nocow_extent()[all …]