Lines Matching refs:nocow
1276 int nocow; in run_delalloc_nocow() local
1326 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() local
7254 if (!nocow && found_type == BTRFS_FILE_EXTENT_REG) in can_nocow_extent()
7290 if (!nocow && found_type == BTRFS_FILE_EXTENT_PREALLOC) { in can_nocow_extent()