Home
last modified time | relevance | path

Searched refs:__bch2_btree_key_cache_must_wait (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_key_cache.h14 static inline ssize_t __bch2_btree_key_cache_must_wait(struct bch_fs *c) in __bch2_btree_key_cache_must_wait() function
25 return __bch2_btree_key_cache_must_wait(c) > 0; in bch2_btree_key_cache_must_wait()
H A Dtrace.h1073 __entry->must_wait = __bch2_btree_key_cache_must_wait(trans->c);