Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Ddelayed-ref.h176 unsigned long num_heads_ready; member
Ddelayed-ref.c378 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_select_ref_head()
379 delayed_refs->num_heads_ready--; in btrfs_select_ref_head()
636 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
Dextent-tree.c2526 delayed_refs->num_heads_ready++; in __btrfs_run_delayed_refs()
2762 u64 num_heads = trans->transaction->delayed_refs.num_heads_ready; in btrfs_check_space_for_delayed_refs()
6732 delayed_refs->num_heads_ready--; in check_ref_cleanup()
Ddisk-io.c4224 delayed_refs->num_heads_ready--; in btrfs_destroy_delayed_refs()