memOpen is the general implementation of open. op is "create", "open", or "new", indicating the operation being performed on the files; sync indicates whether to try to use the files' Sync method. (When using /dev/null for an in-memory tree, we avoid calling Sync, because it will fail.)
(file1, file2, disk File, op string)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…