Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dmovinggc.c15 struct moving_io { struct
40 struct moving_io *io = container_of(cl, struct moving_io, cl); in moving_io_destructor() argument
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, cl); in write_moving()
118 struct moving_io *io = container_of(cl, struct moving_io, cl); in read_moving_submit()
129 struct moving_io *io; in read_moving()