Home
last modified time | relevance | path

Searched refs:pending_csums (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Ddelayed-ref.h240 u64 pending_csums; member
H A Ddelayed-ref.c716 delayed_refs->pending_csums -= existing->num_bytes; in update_existing_head_ref()
720 delayed_refs->pending_csums += existing->num_bytes; in update_existing_head_ref()
887 delayed_refs->pending_csums += head_ref->num_bytes; in add_delayed_ref_head()
H A Dtransaction.c146 if (transaction->delayed_refs.pending_csums) in btrfs_put_transaction()
149 transaction->delayed_refs.pending_csums); in btrfs_put_transaction()
H A Dextent-tree.c1845 delayed_refs->pending_csums -= head->num_bytes; in btrfs_cleanup_ref_head_accounting()