Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dmovinggc.c15 struct moving_io { struct
38 static void moving_io_destructor(struct closure *cl) in moving_io_destructor() argument
40 struct moving_io *io = container_of(cl, struct moving_io, cl); in moving_io_destructor() argument