common_sync
return common_sync(fd, dataOnly, true);
return common_sync(fd, dataOnly, false);
return common_sync(fd, false, true);