Searched refs:pending_refs (Results 1 – 2 of 2) sorted by relevance
4087 refcount_t pending_refs; member4098 if (refcount_dec_and_test(&priv->pending_refs)) in reloc_endio()4113 refcount_set(&priv->pending_refs, 1); in copy_remapped_data_io()4126 refcount_inc(&priv->pending_refs); in copy_remapped_data_io()4142 refcount_inc(&priv->pending_refs); in copy_remapped_data_io()4145 if (!refcount_dec_and_test(&priv->pending_refs)) in copy_remapped_data_io()
9568 refcount_t pending_refs; member9586 if (refcount_dec_and_test(&priv->pending_refs)) { in btrfs_encoded_read_endio()9623 refcount_set(&priv->pending_refs, 1); in btrfs_encoded_read_regular_fill_pages()9635 refcount_inc(&priv->pending_refs); in btrfs_encoded_read_regular_fill_pages()9649 refcount_inc(&priv->pending_refs); in btrfs_encoded_read_regular_fill_pages()9653 if (refcount_dec_and_test(&priv->pending_refs)) { in btrfs_encoded_read_regular_fill_pages()9662 if (!refcount_dec_and_test(&priv->pending_refs)) in btrfs_encoded_read_regular_fill_pages()