Home
last modified time | relevance | path

Searched refs:bch2_extent_ptr_durability (Results 1 – 5 of 5) sorted by relevance

/fs/bcachefs/
A Dextents.c824 unsigned bch2_extent_ptr_durability(struct bch_fs *c, struct extent_ptr_decoded *p) in bch2_extent_ptr_durability() function
843 durability += bch2_extent_ptr_durability(c, &p); in bch2_bkey_durability()
857 durability += bch2_extent_ptr_durability(c, &p); in bch2_bkey_durability_safe()
A Ddata_update.c383 unsigned ptr_durability = bch2_extent_ptr_durability(c, &p); in __bch2_data_update_index_update()
884 durability_have += bch2_extent_ptr_durability(c, &p); in bch2_data_update_init()
A Dextents.h607 unsigned bch2_extent_ptr_durability(struct bch_fs *, struct extent_ptr_decoded *);
A Dmove.c1298 unsigned d = bch2_extent_ptr_durability(c, &p); in drop_extra_replicas_pred()
A Dio_write.c1217 replicas += bch2_extent_ptr_durability(c, &p); in bch2_extent_is_writeable()

Completed in 17 milliseconds