IO_SYNC
if ((flags & IO_SYNC) != 0)
int truncFlag = ((bsdVolume->mnt_flag & MNT_SYNCHRONOUS) != 0) ? IO_SYNC : 0;