Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/utilities/
H A Dhv_snapshot.c125 static int hv_vss_log = 0; variable
128 if (hv_vss_log > 0) \
133 if (hv_vss_log > 1) \
983 CTLFLAG_RWTUN, &hv_vss_log, 0, "Hyperv VSS service log level"); in hv_vss_attach()