Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_vss_daemon.c128 case VSS_OP_THAW: in vss_operate()
178 if (operation == VSS_OP_THAW && !error) in vss_operate()
188 vss_operate(VSS_OP_THAW); in vss_operate()
251 if (vss_operate(VSS_OP_THAW) || fs_frozen) { in main()
319 case VSS_OP_THAW: in main()
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_snapshot.c217 case VSS_OP_THAW: in vss_handle_request()
407 vss_msg->vss_hdr.operation = VSS_OP_THAW; in hv_vss_pre_suspend()
/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.h64 VSS_OP_THAW, /* Unfreeze the file systems */ 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.h64 VSS_OP_THAW, /* Unfreeze the file systems */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhyperv.h64 VSS_OP_THAW, /* Unfreeze the file systems */ enumerator