Home
last modified time | relevance | path

Searched refs:pending_csums (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelayed-ref.c697 * versa we need to make sure to adjust pending_csums accordingly. in update_existing_head_ref()
705 delayed_refs->pending_csums -= existing->num_bytes; in update_existing_head_ref()
709 delayed_refs->pending_csums += existing->num_bytes; in update_existing_head_ref()
823 delayed_refs->pending_csums += head_ref->num_bytes; in add_delayed_ref_head()
H A Ddelayed-ref.h166 u64 pending_csums; member
H A Dtransaction.c150 if (transaction->delayed_refs.pending_csums) in btrfs_put_transaction()
153 transaction->delayed_refs.pending_csums); in btrfs_put_transaction()
H A Dextent-tree.c1843 delayed_refs->pending_csums -= head->num_bytes; in btrfs_cleanup_ref_head_accounting()
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddelayed-ref.h159 u64 pending_csums; member
H A Ddelayed-ref.c709 * versa we need to make sure to adjust pending_csums accordingly. in update_existing_head_ref()
717 delayed_refs->pending_csums -= existing->num_bytes; in update_existing_head_ref()
721 delayed_refs->pending_csums += existing->num_bytes; in update_existing_head_ref()
853 delayed_refs->pending_csums += head_ref->num_bytes; in add_delayed_ref_head()
H A Dtransaction.c127 if (transaction->delayed_refs.pending_csums) in btrfs_put_transaction()
130 transaction->delayed_refs.pending_csums); in btrfs_put_transaction()
H A Dextent-tree.c1779 delayed_refs->pending_csums -= head->num_bytes; in btrfs_cleanup_ref_head_accounting()

Completed in 24 milliseconds