Searched defs:snapshotFd (Results 1 – 1 of 1) sorted by relevance
1011 int snapshotFd = open(snapshotPath.c_str(), O_CREAT | O_WRONLY | O_TRUNC, 0660); in snapshotFrontend() local1091 int snapshotFd = open(snapshotPath.c_str(), O_RDONLY); in restoreFrontend() local