Home
last modified time | relevance | path

Searched refs:pending_refs (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Drelocation.c3972 refcount_t pending_refs; member
3983 if (refcount_dec_and_test(&priv->pending_refs)) in reloc_endio()
3998 refcount_set(&priv->pending_refs, 1); in copy_remapped_data_io()
4011 refcount_inc(&priv->pending_refs); in copy_remapped_data_io()
4027 refcount_inc(&priv->pending_refs); in copy_remapped_data_io()
4030 if (!refcount_dec_and_test(&priv->pending_refs)) in copy_remapped_data_io()
H A Dinode.c9510 refcount_t pending_refs; member
9528 if (refcount_dec_and_test(&priv->pending_refs)) { in btrfs_encoded_read_endio()
9565 refcount_set(&priv->pending_refs, 1); in btrfs_encoded_read_regular_fill_pages()
9577 refcount_inc(&priv->pending_refs); in btrfs_encoded_read_regular_fill_pages()
9591 refcount_inc(&priv->pending_refs); in btrfs_encoded_read_regular_fill_pages()
9595 if (refcount_dec_and_test(&priv->pending_refs)) { in btrfs_encoded_read_regular_fill_pages()
9604 if (!refcount_dec_and_test(&priv->pending_refs)) in btrfs_encoded_read_regular_fill_pages()