Searched refs:__extent_ptr_durability (Results 1 – 1 of 1) sorted by relevance
807 static inline unsigned __extent_ptr_durability(struct bch_dev *ca, struct extent_ptr_decoded *p) in __extent_ptr_durability() function821 return ca ? __extent_ptr_durability(ca, p) : 0; in bch2_extent_ptr_desired_durability()831 return __extent_ptr_durability(ca, p); in bch2_extent_ptr_durability()
Completed in 8 milliseconds