Home
last modified time | relevance | path

Searched refs:nocow_bytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dfile.c1896 size_t nocow_bytes = count; in btrfs_file_write_iter() local
1902 if (check_nocow_nolock(BTRFS_I(inode), pos, &nocow_bytes) in btrfs_file_write_iter()
1912 if (nocow_bytes < count) { in btrfs_file_write_iter()