Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Ddelayed-ref.c555 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_select_ref_head()
556 delayed_refs->num_heads_ready--; in btrfs_select_ref_head()
573 delayed_refs->num_heads_ready--; in btrfs_delete_ref_head()
824 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
Ddelayed-ref.h162 unsigned long num_heads_ready; member
Dextent-tree.c1753 delayed_refs->num_heads_ready++; in unselect_delayed_ref_head()
2142 count = delayed_refs->num_heads_ready; in btrfs_run_delayed_refs()