Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddata_update.c300 bch2_extent_normalize_by_opts(c, &m->op.opts, bkey_i_to_s(insert)); in __bch2_data_update_index_update()
587 bch2_extent_normalize_by_opts(c, io_opts, bkey_i_to_s(n)); in bch2_extent_drop_ptrs()
Dextents.h692 bool bch2_extent_normalize_by_opts(struct bch_fs *, struct bch_io_opts *, struct bkey_s);
Dextents.c1055 bool bch2_extent_normalize_by_opts(struct bch_fs *c, in bch2_extent_normalize_by_opts() function