Searched refs:CMD_FSYNC (Results 1 – 1 of 1) sorted by relevance
57 private static final int CMD_FSYNC = 2; field in FileBridge114 } else if (cmd == CMD_FSYNC) { in run()162 writeCommandAndBlock(CMD_FSYNC, "fsync()"); in fsync()