Searched refs:uuid_io (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/md/bcache/ |
D | super.c | 420 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io() function 469 uuid_io(c, REQ_OP_READ, 0, k, cl); in uuid_read() 517 uuid_io(c, REQ_OP_WRITE, 0, &k.key, &cl); in __uuid_write()
|