syncfs
extern int syncfs(int);
int ret = syncfs(fd);
if (syncfs(fd) != 0) {
_FSEMOPDEF(SYNCFS, syncfs),
_FSEMGUARD(SYNCFS, syncfs),