Searched refs:nocow (Results 1 – 1 of 1) sorted by relevance
1237 int nocow; in run_delalloc_nocow() local1302 nocow = 0; in run_delalloc_nocow()1374 nocow = 1; in run_delalloc_nocow()1386 if (!nolock && nocow) in run_delalloc_nocow()1390 if (!nocow) { in run_delalloc_nocow()1406 if (!nolock && nocow) in run_delalloc_nocow()1457 if (!nolock && nocow) in run_delalloc_nocow()1468 if (!nolock && nocow) in run_delalloc_nocow()7192 bool nocow = (BTRFS_I(inode)->flags & BTRFS_INODE_NODATACOW); in can_nocow_extent() local7234 if (!nocow && found_type == BTRFS_FILE_EXTENT_REG) in can_nocow_extent()[all …]