Searched refs:num_heads_ready (Results 1 – 3 of 3) sorted by relevance
504 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_select_ref_head()505 delayed_refs->num_heads_ready--; in btrfs_select_ref_head()528 delayed_refs->num_heads_ready++; in btrfs_unselect_ref_head()546 delayed_refs->num_heads_ready--; in btrfs_delete_ref_head()904 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
236 unsigned long num_heads_ready; member
2102 max_count = data_race(delayed_refs->num_heads_ready); in __btrfs_run_delayed_refs()