Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/dm-vdo/
Dstatistics.h246 u32 current_vios_in_progress; member
Dmessage-stats.c376 write_u32("currentVIOsInProgress : ", stats->current_vios_in_progress, in write_vdo_statistics()
Dvdo.c1551 stats->current_vios_in_progress = get_data_vio_pool_active_requests(vdo->data_vio_pool); in get_vdo_statistics()