Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Ddelayed-ref.h168 unsigned long num_heads_ready; member
Ddelayed-ref.c389 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_select_ref_head()
390 delayed_refs->num_heads_ready--; in btrfs_select_ref_head()
644 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
Dextent-tree.c2401 delayed_refs->num_heads_ready++; in unselect_delayed_ref_head()
2752 u64 num_heads = trans->transaction->delayed_refs.num_heads_ready; in btrfs_check_space_for_delayed_refs()
6959 delayed_refs->num_heads_ready--; in check_ref_cleanup()
Ddisk-io.c4241 delayed_refs->num_heads_ready--; in btrfs_destroy_delayed_refs()