Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/
H A Dbcache.rst256 …kernel: [ 917.041908] bcache: cache_set_free() Cache set b7ba27a1-2398-4649-8ae3-0959f57ba128 unr…
293 bcache: cache_set_free() Cache set 5bc072a8-ab17-446d-9744-e247949913c1 unregistered
/linux/drivers/md/bcache/
H A Dsuper.c1673 static CLOSURE_CALLBACK(cache_set_free) in CLOSURE_CALLBACK() argument
1873 set_closure_fn(&c->cl, cache_set_free, system_percpu_wq); in bch_cache_set_alloc()