Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dctree.h152 BTRFS_ROOT_FORCE_COW, enumerator
Dtransaction.c1463 clear_bit(BTRFS_ROOT_FORCE_COW, &root->state); in commit_fs_roots()
1799 set_bit(BTRFS_ROOT_FORCE_COW, &root->state); in create_pending_snapshot()
Dctree.c676 !test_bit(BTRFS_ROOT_FORCE_COW, &root->state)) in should_cow_block()