Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.c825 root->force_cow = 0; in commit_fs_roots()
1010 root->force_cow = 1; in create_pending_snapshot()
Dctree.h1398 int force_cow; member
Dctree.c560 !root->force_cow) in should_cow_block()