Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A 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()
H A 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()
H A Dextents.h611 unsigned bch2_extent_ptr_durability(struct bch_fs *, struct extent_ptr_decoded *);
H A Dmove.c1027 unsigned d = bch2_extent_ptr_durability(c, &p); in drop_extra_replicas_pred()
H A Dio_write.c1119 replicas += bch2_extent_ptr_durability(c, &p); in bch2_extent_is_writeable()