Searched refs:moving_io (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | movinggc.c | 15 struct moving_io { struct 40 struct moving_io *io = container_of(cl, struct moving_io, cl); in moving_io_destructor() 47 struct moving_io *io = container_of(cl, struct moving_io, cl); in write_moving_finish() 65 struct moving_io *io = container_of(bio->bi_private, in read_moving_endio() 66 struct moving_io, cl); in read_moving_endio() 78 static void moving_init(struct moving_io *io) in moving_init() 94 struct moving_io *io = container_of(cl, struct moving_io, c in write_moving() [all...] |
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | movinggc.c | 15 struct moving_io { struct 40 struct moving_io *io = container_of(cl, struct moving_io, cl); in moving_io_destructor() 47 struct moving_io *io = container_of(cl, struct moving_io, cl); in write_moving_finish() 65 struct moving_io *io = container_of(bio->bi_private, in read_moving_endio() 66 struct moving_io, cl); in read_moving_endio() 78 static void moving_init(struct moving_io *io) in moving_init() 94 struct moving_io *io = container_of(cl, struct moving_io, c in write_moving() [all...] |
Completed in 1 milliseconds