Home
last modified time | relevance | path

Searched refs:nocow (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c1462 bool nocow = false; in run_delalloc_nocow() local
1488 nocow = false; in run_delalloc_nocow()
1590 * nocow. This is the same check as in in run_delalloc_nocow()
1651 nocow = true; in run_delalloc_nocow()
1666 * If nocow is false then record the beginning of the range in run_delalloc_nocow()
1669 if (!nocow) { in run_delalloc_nocow()
1730 if (nocow) in run_delalloc_nocow()
1732 nocow = false; in run_delalloc_nocow()
1777 if (nocow) in run_delalloc_nocow()
4600 /* For nocow cas in btrfs_truncate_block()
7033 bool nocow = (BTRFS_I(inode)->flags & BTRFS_INODE_NODATACOW); can_nocow_extent() local
[all...]

Completed in 9 milliseconds