Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/bcache/
Dsuper.c388 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io() function
437 uuid_io(c, REQ_OP_READ, 0, k, cl); in uuid_read()
485 uuid_io(c, REQ_OP_WRITE, 0, &k.key, &cl); in __uuid_write()