Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c453 int buf_size = PAGE_SIZE, n_written, tot_written; in channel_vp_mapping_show() local
469 n_written = scnprintf(buf + tot_written, in channel_vp_mapping_show()
474 tot_written += n_written; in channel_vp_mapping_show()