Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbcache.h673 struct closure uuid_write; member
H A Dsuper.c405 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio()
414 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock()
422 struct closure *cl = &c->uuid_write; in uuid_io()