Searched refs:FSCTL_SYNC_WAIT (Results 1 – 2 of 2) sorted by relevance
326 #define FSCTL_SYNC_WAIT (1<<1) /* Wait for the sync to complete */ macro
12424 if (*(uint32_t*)data & FSCTL_SYNC_WAIT) { in handle_sync_volume()