Searched refs:snapshot_force_cow (Results 1 – 4 of 4) sorted by relevance
759 bool snapshot_force_cow = false; in create_snapshot() local802 atomic_inc(&root->snapshot_force_cow); in create_snapshot()803 snapshot_force_cow = true; in create_snapshot()869 if (snapshot_force_cow) in create_snapshot()870 atomic_dec(&root->snapshot_force_cow); in create_snapshot()
1089 atomic_t snapshot_force_cow; member
1181 atomic_set(&root->snapshot_force_cow, 0); in __setup_root()
1497 if (!freespace_inode && atomic_read(&root->snapshot_force_cow)) in run_delalloc_nocow()