Searched refs:schedule_zero (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-thin.c | 1387 static void schedule_zero(struct thin_c *tc, dm_block_t virt_block, in schedule_zero() function 1435 schedule_zero(tc, virt_block, data_dest, cell, bio); in schedule_external_copy() 1923 schedule_zero(tc, block, data_block, cell, bio); in provision_block()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-thin.c | 1382 static void schedule_zero(struct thin_c *tc, dm_block_t virt_block, in schedule_zero() function 1430 schedule_zero(tc, virt_block, data_dest, cell, bio); in schedule_external_copy() 1940 schedule_zero(tc, block, data_block, cell, bio); in provision_block()
|
Completed in 12 milliseconds