Searched refs:will_be_snapshoted (Results 1 – 5 of 5) sorted by relevance
661 atomic_inc(&root->will_be_snapshoted); in create_snapshot()746 if (atomic_dec_and_test(&root->will_be_snapshoted)) in create_snapshot()747 wake_up_atomic_t(&root->will_be_snapshoted); in create_snapshot()
1952 atomic_t will_be_snapshoted; member
1261 atomic_set(&root->will_be_snapshoted, 0); in __setup_root()
10167 if (atomic_read(&root->will_be_snapshoted)) in btrfs_start_write_no_snapshoting()10175 if (atomic_read(&root->will_be_snapshoted)) { in btrfs_start_write_no_snapshoting()
4846 wait_on_atomic_t(&root->will_be_snapshoted, in wait_for_snapshot_creation()