Searched refs:bch2_bkey_has_device_c (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/bcachefs/
H A Dmigrate.c49 if (!bch2_bkey_has_device_c(k, dev_idx))
128 if (!bch2_bkey_has_device_c(bkey_i_to_s_c(&b->key), dev_idx))
H A Dextents.h613 const struct bch_extent_ptr *bch2_bkey_has_device_c(struct bkey_s_c, unsigned);
617 return (void *) bch2_bkey_has_device_c(k.s_c, dev);
H A Ddata_update.c185 if ((ptr_c = bch2_bkey_has_device_c(bkey_i_to_s_c(insert), ptr->dev)) &&
H A Dextents.c849 const struct bch_extent_ptr *bch2_bkey_has_device_c(struct bkey_s_c k, unsigned dev) function
H A Djournal.c1163 if (bch2_bkey_has_device_c(bkey_i_to_s_c(&buf->key), dev_idx))
H A Djournal_io.c1466 bch2_bkey_has_device_c(bkey_i_to_s_c(&w->key), ca->dev_idx) ||

Completed in 189 milliseconds