Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dsuper.c56 #define BTREE_MAX_PAGES (256 * 1024 / PAGE_SIZE) macro
1892 if (c->btree_pages > BTREE_MAX_PAGES) in bch_cache_set_alloc()
1894 BTREE_MAX_PAGES); in bch_cache_set_alloc()