Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/admin-guide/
Dbcache.rst257 …kernel: [ 917.041908] bcache: cache_set_free() Cache set b7ba27a1-2398-4649-8ae3-0959f57ba128 unr…
294 bcache: cache_set_free() Cache set 5bc072a8-ab17-446d-9744-e247949913c1 unregistered
/Linux-v6.1/drivers/md/bcache/
Dsuper.c1672 static void cache_set_free(struct closure *cl) in cache_set_free() function
1867 set_closure_fn(&c->cl, cache_set_free, system_wq); in bch_cache_set_alloc()