Home
last modified time | relevance | path

Searched refs:writecache_copy_endio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-writecache.c1542 static void writecache_copy_endio(int read_err, unsigned long write_err, void *ptr) in writecache_copy_endio() function
1801 writecache_copy_endio(0, 0, c); in __writecache_writeback_ssd()
1807 dm_kcopyd_copy(wc->dm_kcopyd, &from, 1, &to, 0, writecache_copy_endio, c); in __writecache_writeback_ssd()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-writecache.c1668 static void writecache_copy_endio(int read_err, unsigned long write_err, void *ptr) in writecache_copy_endio() function
1931 writecache_copy_endio(0, 0, c); in __writecache_writeback_ssd()
1937 dm_kcopyd_copy(wc->dm_kcopyd, &from, 1, &to, 0, writecache_copy_endio, c); in __writecache_writeback_ssd()

Completed in 7 milliseconds