Home
last modified time | relevance | path

Searched defs:btree_blocks (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_cache.h107 static inline unsigned btree_blocks(const struct bch_fs *c) in btree_blocks() function
/linux/drivers/md/bcache/
H A Dbcache.h762 #define btree_blocks(b) \ macro