Searched refs:bch2_extent_ptr_desired_durability (Results 1 – 3 of 3) sorted by relevance
668 m->op.nr_replicas += bch2_extent_ptr_desired_durability(c, &p); in bch2_data_update_init()669 durability_removing += bch2_extent_ptr_desired_durability(c, &p); in bch2_data_update_init()
610 unsigned bch2_extent_ptr_desired_durability(struct bch_fs *, struct extent_ptr_decoded *);
677 unsigned bch2_extent_ptr_desired_durability(struct bch_fs *c, struct extent_ptr_decoded *p) in bch2_extent_ptr_desired_durability() function