Searched refs:bch2_extent_ptr_durability (Results 1 – 5 of 5) sorted by relevance
824 unsigned bch2_extent_ptr_durability(struct bch_fs *c, struct extent_ptr_decoded *p) in bch2_extent_ptr_durability() function843 durability += bch2_extent_ptr_durability(c, &p); in bch2_bkey_durability()857 durability += bch2_extent_ptr_durability(c, &p); in bch2_bkey_durability_safe()
383 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()
607 unsigned bch2_extent_ptr_durability(struct bch_fs *, struct extent_ptr_decoded *);
1298 unsigned d = bch2_extent_ptr_durability(c, &p); in drop_extra_replicas_pred()
1217 replicas += bch2_extent_ptr_durability(c, &p); in bch2_extent_is_writeable()
Completed in 17 milliseconds