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

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

Completed in 85 milliseconds