Home
last modified time | relevance | path

Searched refs:IsReadFinished (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp191 bool IsReadFinished(int64_t index) in IsReadFinished() function
931 if (cInode->IsReadFinished(headIndex) && cInode->IsReadFinished(tailIndex)) { in HasCache()