Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_vss_daemon.c125 case VSS_OP_FREEZE: in vss_operate()
160 if (operation == VSS_OP_FREEZE) { in vss_operate()
171 if (operation == VSS_OP_FREEZE) { in vss_operate()
318 case VSS_OP_FREEZE: in main()
322 op == VSS_OP_FREEZE ? "FREEZE" : "THAW", in main()
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_snapshot.c192 schedule_delayed_work(&vss_timeout_work, op == VSS_OP_FREEZE ? in vss_send_op()
218 case VSS_OP_FREEZE: in vss_handle_request()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhyperv.h63 VSS_OP_FREEZE, /* Freeze the file systems in the VM */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhyperv.h63 VSS_OP_FREEZE, /* Freeze the file systems in the VM */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhyperv.h63 VSS_OP_FREEZE, /* Freeze the file systems in the VM */ enumerator