Searched refs:switch_get_position (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-switch.c | 126 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position() function 145 switch_get_position(sctx, region_nr, ®ion_index, &bit); in switch_region_table_read() 181 switch_get_position(sctx, region_nr, ®ion_index, &bit); in switch_region_table_write()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-switch.c | 127 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position() function 146 switch_get_position(sctx, region_nr, ®ion_index, &bit); in switch_region_table_read() 182 switch_get_position(sctx, region_nr, ®ion_index, &bit); in switch_region_table_write()
|
Completed in 2 milliseconds