Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
Dwriteback.c298 static void dirty_io_destructor(struct closure *cl) in dirty_io_destructor() function
341 closure_return_with_destructor(cl, dirty_io_destructor); in write_dirty_finish()