Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dbtree.c1097 if (__bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, wait)) in __bch_btree_node_alloc()
1178 if (fifo_used(&ca->free[RESERVE_BTREE]) < reserve) { in btree_check_reserve()
2099 fifo_full(&ca->free[RESERVE_BTREE])) in bch_initial_gc_finish()
2107 fifo_push(&ca->free[RESERVE_BTREE], in bch_initial_gc_finish()
A Dbcache.h401 RESERVE_BTREE, enumerator
A Dsuper.c512 if (bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, true)) in __uuid_write()
2262 if (!init_fifo(&ca->free[RESERVE_BTREE], btree_buckets, in cache_alloc()
2336 free_fifo(&ca->free[RESERVE_BTREE]); in cache_alloc()

Completed in 16 milliseconds