pending_csums     720 fs/btrfs/delayed-ref.c 			delayed_refs->pending_csums -= existing->num_bytes;
pending_csums     724 fs/btrfs/delayed-ref.c 			delayed_refs->pending_csums += existing->num_bytes;
pending_csums     837 fs/btrfs/delayed-ref.c 			delayed_refs->pending_csums += head_ref->num_bytes;
pending_csums     159 fs/btrfs/delayed-ref.h 	u64 pending_csums;
pending_csums    1802 fs/btrfs/extent-tree.c 			delayed_refs->pending_csums -= head->num_bytes;
pending_csums      56 fs/btrfs/transaction.c 		if (transaction->delayed_refs.pending_csums)
pending_csums      59 fs/btrfs/transaction.c 				  transaction->delayed_refs.pending_csums);