Home
last modified time | relevance | path

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

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