Searched refs:bch2_dev_is_healthy (Results 1 – 2 of 2) sorted by relevance
36 static inline bool bch2_dev_is_healthy(struct bch_dev *ca) in bch2_dev_is_healthy() function
1123 return ca && bch2_dev_is_healthy(ca) && !dev_ptr_stale_rcu(ca, ptr); in want_cached_ptr()
Completed in 6 milliseconds