Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddata_update.c282 unsigned ptr_durability = bch2_extent_ptr_durability(c, &p); in __bch2_data_update_index_update()
672 durability_have += bch2_extent_ptr_durability(c, &p); in bch2_data_update_init()
Dextents.c684 unsigned bch2_extent_ptr_durability(struct bch_fs *c, struct extent_ptr_decoded *p) in bch2_extent_ptr_durability() function
703 durability += bch2_extent_ptr_durability(c, &p); in bch2_bkey_durability()
719 durability += bch2_extent_ptr_durability(c, &p); in bch2_bkey_durability_safe()
Dextents.h611 unsigned bch2_extent_ptr_durability(struct bch_fs *, struct extent_ptr_decoded *);
Dmove.c1027 unsigned d = bch2_extent_ptr_durability(c, &p); in drop_extra_replicas_pred()
Dio_write.c1119 replicas += bch2_extent_ptr_durability(c, &p); in bch2_extent_is_writeable()