Searched refs:__bch2_btree_key_cache_must_wait (Results 1 – 2 of 2) sorted by relevance
14 static inline ssize_t __bch2_btree_key_cache_must_wait(struct bch_fs *c) in __bch2_btree_key_cache_must_wait() function25 return __bch2_btree_key_cache_must_wait(c) > 0; in bch2_btree_key_cache_must_wait()
1015 __entry->must_wait = __bch2_btree_key_cache_must_wait(trans->c);