Searched refs:FSCTL_SYNC_WAIT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfsctl.h183 #define FSCTL_SYNC_WAIT (1<<1) /* Wait for the sync to complete */ macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c8422 (void)sync_callback(mp, (arg & FSCTL_SYNC_WAIT) ? &arg : NULL);

Completed in 80 milliseconds