Home
last modified time | relevance | path

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

/fs/btrfs/
Ddelayed-ref.c704 delayed_refs->pending_csums -= existing->num_bytes; in update_existing_head_ref()
708 delayed_refs->pending_csums += existing->num_bytes; in update_existing_head_ref()
818 delayed_refs->pending_csums += head_ref->num_bytes; in add_delayed_ref_head()
Ddelayed-ref.h164 u64 pending_csums; member
Dtransaction.c132 if (transaction->delayed_refs.pending_csums) in btrfs_put_transaction()
135 transaction->delayed_refs.pending_csums); in btrfs_put_transaction()
Dextent-tree.c1812 delayed_refs->pending_csums -= head->num_bytes; in btrfs_cleanup_ref_head_accounting()