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