Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/drivers/md/bcache/
Dsuper.c1666 static CLOSURE_CALLBACK(cache_set_free) in CLOSURE_CALLBACK() argument
1861 set_closure_fn(&c->cl, cache_set_free, system_wq); in bch_cache_set_alloc()