Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsuper.c419 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io() function
468 uuid_io(c, REQ_OP_READ, 0, k, cl); in uuid_read()
516 uuid_io(c, REQ_OP_WRITE, 0, &k.key, &cl); in __uuid_write()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsuper.c417 static void uuid_io(struct cache_set *c, blk_opf_t opf, struct bkey *k, in uuid_io() function
466 uuid_io(c, REQ_OP_READ, k, cl); in uuid_read()
514 uuid_io(c, REQ_OP_WRITE, &k.key, &cl); in __uuid_write()

Completed in 7 milliseconds