Searched refs:RmDirent (Results 1 – 3 of 3) sorted by relevance
37 static NError RmDirent(const string &fpath) in RmDirent() function58 static NError RmDirent(const string &fpath) in RmDirent() function88 auto rmDirentRes = RmDirent(filePath); in RmDirent()125 auto err = RmDirent(string(path.get())); in Sync()151 return RmDirent(tmpPath); in Async()
218 static NError RmDirent(const string &fpath) in RmDirent() function248 auto rmDirentRes = RmDirent(filePath); in RmDirent()
483 auto err = RmDirent(GetToDeletePath(parentPath, env)); in RecoverFile()573 auto err = RmDirent(GetToDeletePath(dirPath, env)); in RecoverDir()689 auto err = RmDirent(GetToDeletePath(path, env)); in CompletelyDelete()