Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dsuper.c417 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io() function
466 uuid_io(c, REQ_OP_READ, 0, k, cl); in uuid_read()
514 uuid_io(c, REQ_OP_WRITE, 0, &k.key, &cl); in __uuid_write()