Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtransaction.c1236 clear_bit(BTRFS_ROOT_FORCE_COW, &root->state); in commit_fs_roots()
1543 set_bit(BTRFS_ROOT_FORCE_COW, &root->state); in create_pending_snapshot()
Dctree.h932 BTRFS_ROOT_FORCE_COW, enumerator
Dctree.c1478 !test_bit(BTRFS_ROOT_FORCE_COW, &root->state)) in should_cow_block()