Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dvmbus_drv.c451 int buf_size = PAGE_SIZE, n_written, tot_written; in channel_vp_mapping_show() local
467 n_written = scnprintf(buf + tot_written, in channel_vp_mapping_show()
472 tot_written += n_written; in channel_vp_mapping_show()