Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dfile.c1604 size_t nocow_bytes = count; in btrfs_write_check() local
1607 if (check_nocow_nolock(BTRFS_I(inode), pos, &nocow_bytes) <= 0) in btrfs_write_check()
1614 if (nocow_bytes < count) in btrfs_write_check()