Searched refs:nocow_bytes (Results 1 – 1 of 1) sorted by relevance
1894 size_t nocow_bytes = count; in btrfs_file_write_iter() local1900 if (check_nocow_nolock(BTRFS_I(inode), pos, &nocow_bytes) in btrfs_file_write_iter()1910 if (nocow_bytes < count) { in btrfs_file_write_iter()