Home
last modified time | relevance | path

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

/fs/btrfs/
Ddelayed-ref.c407 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_find_ref_cluster()
408 delayed_refs->num_heads_ready--; in btrfs_find_ref_cluster()
616 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
Ddelayed-ref.h133 unsigned long num_heads_ready; member
Dtransaction.c149 cur_trans->delayed_refs.num_heads_ready = 0; in join_transaction()
645 trans->transaction->delayed_refs.num_heads_ready > 64) { in __btrfs_end_transaction()
Dextent-tree.c2339 delayed_refs->num_heads_ready++; in run_clustered_refs()
2611 delayed_refs->num_heads_ready < 64) in btrfs_run_delayed_refs()
5693 delayed_refs->num_heads_ready--; in check_ref_cleanup()
Ddisk-io.c3735 delayed_refs->num_heads_ready--; in btrfs_destroy_delayed_refs()