Searched refs:__extent_ptr_durability (Results 1 – 1 of 1) sorted by relevance
667 static inline unsigned __extent_ptr_durability(struct bch_dev *ca, struct extent_ptr_decoded *p) in __extent_ptr_durability() function681 return ca ? __extent_ptr_durability(ca, p) : 0; in bch2_extent_ptr_desired_durability()691 return __extent_ptr_durability(ca, p); in bch2_extent_ptr_durability()