vfs_op_sync 221 uspace/srv/vfs/vfs.h extern errno_t vfs_op_sync(int fd); vfs_op_sync 256 uspace/srv/vfs/vfs_ipc.c errno_t rc = vfs_op_sync(fd);