Searched refs:savedFile (Results 1 – 1 of 1) sorted by relevance
1119 const std::string savedFile = std::move(bindIt->second.savedFilename); in unbind() local1122 if (!savedFile.empty()) { in unbind()1123 mIncFs->unlink(ifs->control, path::join(ifs->root, constants().mount, savedFile)); in unbind()