Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Ddelayed-ref.h168 unsigned long num_heads_ready; member
Ddelayed-ref.c387 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_select_ref_head()
388 delayed_refs->num_heads_ready--; in btrfs_select_ref_head()
641 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
Dextent-tree.c2412 delayed_refs->num_heads_ready++; in unselect_delayed_ref_head()
2763 u64 num_heads = trans->transaction->delayed_refs.num_heads_ready; in btrfs_check_space_for_delayed_refs()
6969 delayed_refs->num_heads_ready--; in check_ref_cleanup()
Ddisk-io.c4307 delayed_refs->num_heads_ready--; in btrfs_destroy_delayed_refs()