Home
last modified time | relevance | path

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

/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dmount_image.c79 #define WIMLIB_UNMOUNT_FLAG_SEND_PROGRESS 0x80000000 macro
1100 if (unmount_flags & WIMLIB_UNMOUNT_FLAG_SEND_PROGRESS) in commit_image()
1154 if (unmount_flags & WIMLIB_UNMOUNT_FLAG_SEND_PROGRESS) { in unmount_wimfs()
2420 unmount_info.unmount_flags |= WIMLIB_UNMOUNT_FLAG_SEND_PROGRESS; in do_unmount_commit()