Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddelayed-ref.c567 WARN_ON(delayed_refs->num_heads_ready == 0); in btrfs_select_ref_head()
568 delayed_refs->num_heads_ready--; in btrfs_select_ref_head()
585 delayed_refs->num_heads_ready--; in btrfs_delete_ref_head()
862 delayed_refs->num_heads_ready++; in add_delayed_ref_head()
H A Ddelayed-ref.h157 unsigned long num_heads_ready; member
H A Dextent-tree.c1719 delayed_refs->num_heads_ready++; in unselect_delayed_ref_head()