Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbackpointers.c576 struct bch_backpointer other_bp = *bkey_s_c_to_backpointer(bp_k).v; in check_bp_exists() local
579 bch2_backpointer_get_key(trans, &other_extent_iter, bp_k.k->p, other_bp, 0); in check_bp_exists()
598 ret = drop_dev_and_update(trans, other_bp.btree_id, other_extent, bucket.inode); in check_bp_exists()
610 …ret = check_extent_checksum(trans, other_bp.btree_id, other_extent, bp.btree_id, orig_k, bucket.in… in check_bp_exists()
618 …ret = check_extent_checksum(trans, bp.btree_id, orig_k, other_bp.btree_id, other_extent, bucket.in… in check_bp_exists()