Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dmovinggc.c15 struct moving_io { struct
38 static CLOSURE_CALLBACK(moving_io_destructor) in CLOSURE_CALLBACK() argument
40 closure_type(io, struct moving_io, cl); in CLOSURE_CALLBACK() argument
/linux-6.12.1/fs/bcachefs/
Dmove.c65 struct moving_io { struct
82 static void move_free(struct moving_io *io) in move_free() argument