Searched refs:other_extent (Results 1 – 1 of 1) sorted by relevance
578 struct bkey_s_c other_extent = in check_bp_exists() local 580 ret = bkey_err(other_extent); in check_bp_exists() 586 if (!other_extent.k) in check_bp_exists() 592 struct bkey_ptrs_c other_extent_ptrs = bch2_bkey_ptrs_c(other_extent); in check_bp_exists() 598 other_extent, bp->k.p.inode); in check_bp_exists() 606 if (bch2_extents_match(orig_k, other_extent)) { in check_bp_exists() 611 bch2_bkey_val_to_text(&buf, c, other_extent); in check_bp_exists() 614 if (other_extent.k->size <= orig_k.k->size) { in check_bp_exists() 616 other_extent, bp->k.p.inode); in check_bp_exists() 629 other_bp.v->btree_id, other_extent, in check_bp_exists() [all...]