Searched defs:virt_block (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-thin.c | 1312 static void schedule_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_copy() 1373 static void schedule_internal_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_internal_copy() 1382 static void schedule_zero(struct thin_c *tc, dm_block_t virt_block, in schedule_zero() 1411 static void schedule_external_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_external_copy()
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-thin.c | 1317 static void schedule_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_copy() 1378 static void schedule_internal_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_internal_copy() 1387 static void schedule_zero(struct thin_c *tc, dm_block_t virt_block, in schedule_zero() 1416 static void schedule_external_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_external_copy()
|