Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Ddelayed-ref.h147 unsigned long num_heads_ready; member
Ddelayed-ref.c438 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_select_ref_head()
439 delayed_refs->num_heads_ready--; in btrfs_select_ref_head()
644 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
Dtransaction.c229 cur_trans->delayed_refs.num_heads_ready = 0; in join_transaction()
Dextent-tree.c2422 delayed_refs->num_heads_ready++; in __btrfs_run_delayed_refs()
2658 u64 num_heads = trans->transaction->delayed_refs.num_heads_ready; in btrfs_check_space_for_delayed_refs()
6434 delayed_refs->num_heads_ready--; in check_ref_cleanup()
Ddisk-io.c4122 delayed_refs->num_heads_ready--; in btrfs_destroy_delayed_refs()