Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.c1252 clear_bit(BTRFS_ROOT_FORCE_COW, &root->state); in commit_fs_roots()
1559 set_bit(BTRFS_ROOT_FORCE_COW, &root->state); in create_pending_snapshot()
Dctree.h1156 #define BTRFS_ROOT_FORCE_COW 6 macro
Dctree.c1445 !test_bit(BTRFS_ROOT_FORCE_COW, &root->state)) in should_cow_block()