Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dctree.h152 BTRFS_ROOT_FORCE_COW, enumerator
H A Dtransaction.c1463 clear_bit(BTRFS_ROOT_FORCE_COW, &root->state); in commit_fs_roots()
1798 set_bit(BTRFS_ROOT_FORCE_COW, &root->state); in create_pending_snapshot()
H A Dctree.c698 !test_bit(BTRFS_ROOT_FORCE_COW, &root->state)) in should_cow_block()