Searched refs:toMakeFileParams (Results 1 – 1 of 1) sorted by relevance
190 static std::tuple<int, incfs::FileId, incfs::NewFileParams> toMakeFileParams( in toMakeFileParams() function229 auto [err, fileId, nfp] = toMakeFileParams(params); in makeFile()