Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.c1229 clear_bit(BTRFS_ROOT_FORCE_COW, &root->state); in commit_fs_roots()
1451 set_bit(BTRFS_ROOT_FORCE_COW, &root->state); in create_pending_snapshot()
Dctree.h1843 #define BTRFS_ROOT_FORCE_COW 7 macro
Dctree.c1526 !test_bit(BTRFS_ROOT_FORCE_COW, &root->state)) in should_cow_block()