Searched refs:our_ver (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | hv_fcopy.c | 95 u32 our_ver = FCOPY_CURRENT_VERSION; in fcopy_handle_handshake() local 104 if (hvutil_transport_send(hvt, &our_ver, sizeof(our_ver), in fcopy_handle_handshake()
|
H A D | hv_snapshot.c | 109 u32 our_ver = VSS_OP_REGISTER1; in vss_handle_handshake() local 118 if (hvutil_transport_send(hvt, &our_ver, sizeof(our_ver), in vss_handle_handshake()
|
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | hv_fcopy.c | 95 u32 our_ver = FCOPY_CURRENT_VERSION; in fcopy_handle_handshake() local 104 if (hvutil_transport_send(hvt, &our_ver, sizeof(our_ver), in fcopy_handle_handshake()
|
H A D | hv_snapshot.c | 112 u32 our_ver = VSS_OP_REGISTER1; in vss_handle_handshake() local 121 if (hvutil_transport_send(hvt, &our_ver, sizeof(our_ver), in vss_handle_handshake()
|
Completed in 3 milliseconds