Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dmigrate.c70 if (!bch2_bkey_has_device_c(k, dev_idx)) in bch2_dev_usrdata_drop_key()
175 if (!bch2_bkey_has_device_c(bkey_i_to_s_c(&b->key), dev_idx)) in bch2_dev_metadata_drop()
222 if (!k.k || !bch2_bkey_has_device_c(k, dev_idx)) in data_drop_bp()
A Dextents.h610 const struct bch_extent_ptr *bch2_bkey_has_device_c(struct bkey_s_c, unsigned);
614 return (void *) bch2_bkey_has_device_c(k.s_c, dev); in bch2_bkey_has_device()
A Ddata_update.c360 if ((ptr_c = bch2_bkey_has_device_c(bkey_i_to_s_c(insert), ptr->dev)) && in __bch2_data_update_index_update()
A Dextents.c999 const struct bch_extent_ptr *bch2_bkey_has_device_c(struct bkey_s_c k, unsigned dev) in bch2_bkey_has_device_c() function
A Djournal.c1436 if (bch2_bkey_has_device_c(bkey_i_to_s_c(&buf->key), dev_idx)) in bch2_journal_writing_to_device()
A Djournal_io.c1585 bch2_bkey_has_device_c(bkey_i_to_s_c(&w->key), ca->dev_idx) || in __journal_write_alloc()

Completed in 20 milliseconds