Searched refs:bch2_bkey_has_device_c (Results 1 – 5 of 5) sorted by relevance
614 const struct bch_extent_ptr *bch2_bkey_has_device_c(struct bkey_s_c, unsigned);618 return (void *) bch2_bkey_has_device_c(k.s_c, dev); in bch2_bkey_has_device()
259 if ((ptr_c = bch2_bkey_has_device_c(bkey_i_to_s_c(insert), ptr->dev)) && in __bch2_data_update_index_update()
1169 if (bch2_bkey_has_device_c(bkey_i_to_s_c(&buf->key), dev_idx)) in bch2_journal_writing_to_device()
863 const struct bch_extent_ptr *bch2_bkey_has_device_c(struct bkey_s_c k, unsigned dev) in bch2_bkey_has_device_c() function
1443 bch2_bkey_has_device_c(bkey_i_to_s_c(&w->key), ca->dev_idx) || in __journal_write_alloc()