Searched refs:IsCurrentDirEmpty (Results 1 – 1 of 1) sorted by relevance
2277 bool IsCurrentDirEmpty = true; in write() local2280 IsCurrentDirEmpty = false; in write()2287 if (!IsCurrentDirEmpty) { in write()2297 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()2301 IsCurrentDirEmpty = true; in write()2312 IsCurrentDirEmpty = false; in write()