Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dbcache.h683 struct closure uuid_write; member
Dsuper.c403 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio()
412 closure_type(c, struct cache_set, uuid_write); in CLOSURE_CALLBACK()
420 struct closure *cl = &c->uuid_write; in uuid_io()