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